Back to Adaptive Vision Library website

You are here: Start » Function Reference » Path Classification

Path Classification

Select a function from the list below.

Icon Name Description Library
ClassifyPaths Use this filter when to you have an array of paths and you want to select some of them for further processing. Professional
GetMaximumPath Use this filter when to you have an array of paths and you want to select one of them that best matches some criterion. Professional
GetMaximumPath_OrNil Use this filter when to you have an array of paths and you want to select one of them that best matches some criterion. Professional
GetMinimumPath Use this filter when to you have an array of paths and you want to select one of them that best matches some criterion. Professional
GetMinimumPath_OrNil Use this filter when to you have an array of paths and you want to select one of them that best matches some criterion. Professional
MakePathConditional Computes path feature and checks whether its value is in range. Professional
SelectClosedPaths Selects paths which are closed. Professional
SelectInnerPaths Selects paths which are visible from a point. Professional
SelectOpenPaths Selects paths which are open. Professional
SelectOuterPaths Selects paths which do not obstruct visibility of other paths from a point. Professional
SortPaths Changes the order of paths from the input array accordingly to an ascending/descending sequence of their computed feature values. Professional