Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Profile » Profile Features » ProfileSections

ProfileSections


Module: FoundationPro

Finds subprofiles whose values fall into the specified range.

Applications

It may also be considered profile thresholding.
Name Type Range Description
Input value inProfile Profile Input profile
Input value inRange Range*
Input value inMinValue Real* Lower bound for profile values
Input value inMaxValue Real* Upper bound for profile values
Input value inMinSectionWidth Real 0.0 - Minimal width of the found section
Input value inMaxSectionWidth Real* 0.0 - Maximal width of the found section
Input value inMinGapWidth Real 0.0 - Minimal distance between consecutive sections
Input value inMaxGapWidth Real* 0.0 - Maximal distance between consecutive sections
Input value inMaxInnerGapWidth Real* 0.0 - Maximal possible gap width between two sections to join them into one
Output value outSections ProfileSectionArray Output profile sections
Output value outBoundingSection ProfileSection? The smallest section that contains all outSections

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 ProfileSections.

Complexity Level

This filter is available on Advanced Complexity Level.