Back to Adaptive Vision Library Lite website

You are here: Start » Geometry 2D Relations

Geometry 2D Relations

Select a function from the list below.

Icon Name Description
FindClosestPoints For each given point, find a closest point among the given point set.
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.