Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Profile » Profile Local Transforms » SmoothProfile_Gauss

SmoothProfile_Gauss


Module: FoundationPro

Smooths a profile by averaging points within a kernel using gaussian-weighted average.

Applications

Noise removal.
Name Type Range Description
Input value inProfile Profile Input profile
Input value inRange Range*
Input value inStdDev Real 0.0 - Standard deviation of the gaussian kernel
Input value inKernelRelativeSize Real 0.0 - A multiple of the standard deviation determining the size of the kernel
Input value inCyclic Bool Defines whether the first element should be considered adjacent to the last element
Output value outProfile Profile Output profile

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Range exceeds the input profile in SmoothProfile_Gauss.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of SmoothProfile filter group.