You are here: Start » Function Reference » Profile » Profile Features
Profile Features
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
ProfileAverage | ProfileAverage | Computes the average value of a profile. |
FoundationPro | |
ProfileEdges | ProfileEdges | Finds the locations at which the profile values raise or fall quickly. Can be used for 1D edge detection when the brightness profile is extracted from an image in a non-standard way. |
FoundationPro | |
ProfileLocalExtrema | ProfileLocalExtrema | Finds the locations at which the values of the input profile are locally highest or lowest. |
FoundationPro | |
ProfileMaximum | ProfileMaximum | Finds the highest value of the input profile, its precise location and the corresponding index. |
FoundationPro | |
ProfileMinimum | ProfileMinimum | Finds the lowest value of the input profile, its precise location and the corresponding index. |
FoundationPro | |
ProfileRidges | ProfileRidges | Finds the high or low peaks in the input profile. Can be used for 1D ridge detection when the brightness profile is extracted from an image in a non-standard way. |
FoundationPro | |
ProfileSections | ProfileSections | Finds subprofiles whose values fall into the specified range. It may also be considered profile thresholding. |
FoundationPro | |
ProfileSize | ProfileSize | Returns the number of elements in a profile. |
FoundationPro | |
ProfileStripes | ProfileStripes | Finds pairs of opposite (raising and falling) edges in the input profile. Can be used for 1D stripe detection when the brightness profile is extracted from an image in a non-standard way. |
FoundationPro | |
ProfileSum | ProfileSum | Computes the sum of profile values. |
FoundationPro | |
ProfileZeroCrossings | ProfileZeroCrossings | Finds the points of a profile at which the profile intersects the x-axis. |
FoundationPro |