Back to Aurora Vision Library Lite website

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

Geometry 2D Relations

Select a function from the list below.

Icon Name Description / Applications
FindClosestPoints

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

TestPointArrayInBox

Tests which points lie inside a box.

TestPointArrayInRectangle

Tests which points lie inside a rectangle.

TestPointInBox

Tests whether a point lies in a box.

TestPointInCircle

Tests whether a point lies inside a circle.

TestPointInRectangle

Tests whether a point lies in a rectangle.