NativeMethodscvInitSubdivDelaunay2D Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvInitSubdivDelaunay2D(System.IntPtr,OpenCvSharp.CvRect)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void cvInitSubdivDelaunay2D(
	IntPtr subdiv,
	CvRect rect
)

Parameters

subdiv
Type: SystemIntPtr

[Missing <param name="subdiv"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitSubdivDelaunay2D(System.IntPtr,OpenCvSharp.CvRect)"]

rect
Type: OpenCvSharpCvRect

[Missing <param name="rect"/> documentation for "M:OpenCvSharp.NativeMethods.cvInitSubdivDelaunay2D(System.IntPtr,OpenCvSharp.CvRect)"]

See Also

Reference