NativeMethodscvDet Method OpenCvSharp Class Library

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

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

public static double cvDet(
	IntPtr mat
)

Parameters

mat
Type: SystemIntPtr

[Missing <param name="mat"/> documentation for "M:OpenCvSharp.NativeMethods.cvDet(System.IntPtr)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvDet(System.IntPtr)"]

See Also

Reference