MATLAB File Help: cv.Subdiv2D/Subdiv2D Index
cv.Subdiv2D/Subdiv2D

Constructor

obj = cv.Subdiv2D()
obj = cv.Subdiv2D(rect)

Input

The second form is equivalent to creating an empty object, then calling the initDelaunay method.

See also