Back to Adaptive Vision Library Lite website
You are here: Start » Path Combinators
Path Combinators
Select a function from the list below.
| Icon | Name | Description |
|---|---|---|
| AveragePath | Computes the average of two paths (of equal size and type) point by point. | |
| ConcatenatePaths | Joins two open paths. | |
| ConcatenatePaths_OfArray | Joins open paths of an array. | |
| ConcatenatePaths_OfLoop | Joins open paths appearing in consecutive iterations. |
