Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile Features

Profile Features

Select a filter from the list below.

Icon Name Description
ProfileAverage Computes the average value of a profile.
ProfileEdges Can be used for 1D edge detection when the brightness profile is extracted from an image in a non-standard way.
ProfileLocalExtrema Finds the locations at which the values of the input profile are locally highest or lowest.
ProfileMaximum Finds the highest value of the input profile, its precise location and the corresponding index.
ProfileMinimum Finds the lowest value of the input profile, its precise location and the corresponding index.
ProfileRidges Can be used for 1D ridge detection when the brightness profile is extracted from an image in a non-standard way.
ProfileSections Finds subprofiles whose values fall into the specified range.
ProfileSize Computes the number of elements in a profile.
ProfileStripes Can be used for 1D stripe detection when the brightness profile is extracted from an image in a non-standard way.
ProfileSum Computes the sum of the profile values.
ProfileZeroCrossings Finds the points of a profile at which the profile intersects the x-axis.