CvConvexityDefect Constructor OpenCvSharp Class Library
Constructor

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

public CvConvexityDefect(
	IntPtr start,
	IntPtr end,
	IntPtr depth_point,
	float depth
)

Parameters

start
Type: SystemIntPtr

[Missing <param name="start"/> documentation for "M:OpenCvSharp.CvConvexityDefect.#ctor(System.IntPtr,System.IntPtr,System.IntPtr,System.Single)"]

end
Type: SystemIntPtr

[Missing <param name="end"/> documentation for "M:OpenCvSharp.CvConvexityDefect.#ctor(System.IntPtr,System.IntPtr,System.IntPtr,System.Single)"]

depth_point
Type: SystemIntPtr

[Missing <param name="depth_point"/> documentation for "M:OpenCvSharp.CvConvexityDefect.#ctor(System.IntPtr,System.IntPtr,System.IntPtr,System.Single)"]

depth
Type: SystemSingle

[Missing <param name="depth"/> documentation for "M:OpenCvSharp.CvConvexityDefect.#ctor(System.IntPtr,System.IntPtr,System.IntPtr,System.Single)"]

See Also

Reference