Back to Adaptive Vision Library website

You are here: Start » Function Reference » Profile Features

Profile Features

Select a function from the list below.

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