Back to Aurora Vision Library website

You are here: Start » Function Reference » Geometry 2D » Geometry 2D Relations

Geometry 2D Relations

Select a function from the list below.

Icon Name Description / Applications Modules
CreatePointGraph

Creates a graph of points that lie close to each other.

FoundationPro
FindClosestPoints

For each given point, finds the closest point among the given point set.

FoundationLite
TestPointArrayInBox

Tests which points lie inside a box.

FoundationLite
TestPointArrayInRectangle

Tests which points lie inside a rectangle.

FoundationLite
TestPointInBox

Tests whether a point lies in a box.

FoundationLite
TestPointInCircle

Tests whether a point lies inside a circle.

FoundationLite
TestPointInRectangle

Tests whether a point lies in a rectangle.

FoundationLite