Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Path Classification » SortPaths
Changes the order of paths from the input array accordingly to an ascending/descending sequence of their computed feature values.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPaths | PathArray | Input paths | 
![]()  | 
				inPathFilter | PathFilter | Determines which paths will take part in computation | 
![]()  | 
				inFeature | PathFeature | Path feature value to be computed | 
![]()  | 
				inSortingOrder | SortingOrder | Sorting order | 
![]()  | 
				outSortedPaths | PathArray | Paths sorted according to the computed feature values | 
![]()  | 
				outSortedValues | RealArray | Computed feature values | 
Complexity Level
This filter is available on Basic Complexity Level.


