locate (cv.Subdiv2D) - MATLAB File Help
cv.Subdiv2D/locate

Returns the location of a point within a Delaunay triangulation

[location, edge, vertex] = obj.locate(pt)

Input

Output

The function locates the input point within the subdivision and gives one of the triangle edges or vertices.

See also
Method Details
Access public
Sealed false
Static false