Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Geometry 2D Relations » CreatePointGraph
Creates a graph of points that lay close to each other.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPoints | Point2DArray | |
![]() |
inMaxDistance | Real | Maximum distance between adjacent point in the graph |
![]() |
inMaxRank | Integer | Maximum connections going out of one point |
![]() |
inMaxRelativeDistance | Real* | Maximum distance in relation to the shortest distance for a point |
![]() |
outGraph | IntegerArrayArray |
Complexity Level
This filter is available on Expert Complexity Level.


