MATLAB File Help: cv.Subdiv2D/findNearest
Index
cv.Subdiv2D/findNearest
Find nearest vertex to a query point
[vertex, nearestPt] = obj.findNearest(pt)
Input
pt
[x,y]
Output
vertex
nearestPt
[x,y]
Method Details
Access
public
Sealed
false
Static
false