[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void objdetect_HOGDescriptor_setSVMDetector( IntPtr self, IntPtr svmdetector )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
- svmdetector
- Type: SystemIntPtr
[Missing <param name="svmdetector"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
See Also