Creates an empty Delaunay subdivision, where 2d points can be added further using function cvSubdivDelaunay2DInsert. All the points to be added must be within the specified rectangle, otherwise a runtime error will be raised.


[Missing <returns> documentation for M:Emgu.CV.CvInvoke.cvCreateSubdivDelaunay2D(Emgu.CV.MCvRect,System.IntPtr)]