Back to FabImage Studio website
You are here: Start » Filter Reference » Profile Local Transforms » SmoothProfile_Gauss
Smooths a profile by averaging points within a kernel using gaussian-weighted average.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inProfile | Profile | Input profile | |
![]() |
inStdDev | Real | 0.0 - ![]() |
Standard deviation of the gaussian kernel |
![]() |
inKernelRelativeSize | Real | 0.0 - ![]() |
A multiple of the standard deviation determining the size of the kernel |
![]() |
inCyclic | Bool | Defines whether the first element should be considered adjacent to the last element | |
![]() |
outProfile | Profile | Output profile |
Applications
Noise removal.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of SmoothProfile filter group.