Back to Adaptive Vision Studio website

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

ProfileSections


Finds subprofiles whose values fall into the specified range.

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

Complexity Level

This filter is available on Basic Complexity Level.