CvLatentSvmDetectorFromPtr Method OpenCvSharp Class Library
Initializes from pointer

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

public static CvLatentSvmDetector FromPtr(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr
struct CvLSH*

Return Value

Type: CvLatentSvmDetector

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

See Also

Reference