Back to Adaptive Vision Studio website

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

SmoothProfile_Mean


Smooths a profile by averaging points within a kernel.

Name Type Range Description
inProfile Profile Input profile
inKernelRadius Integer 0 - Defines the width of the kernel as '2 * inKernelRadius + 1'
inCyclic Bool Defines whether the first element should be considered adjacent to the last element
outProfile Profile Output profile

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of SmoothProfile filter group.