Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Histogram » Histogram Local Transforms » SmoothHistogram_Mean
Module: | FoundationBasic |
---|
Smooths a histogram by averaging points within a kernel.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram | |
![]() |
inRange | Range* | ||
![]() |
inKernelRadius | Integer | 0 - ![]() |
Defines the width of the kernel as 2*R+1 |
![]() |
inCyclic | Bool | ||
![]() |
outHistogram | Histogram | Output histogram |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of SmoothHistogram filter group.