NativeMethodsobjdetect_HOGDescriptor_setSVMDetector Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_setSVMDetector( IntPtr self, IntPtr svmDetector )
Public Shared Function objdetect_HOGDescriptor_setSVMDetector ( self As IntPtr, svmDetector As IntPtr ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_setSVMDetector( IntPtr self, IntPtr svmDetector )
static member objdetect_HOGDescriptor_setSVMDetector : self : IntPtr * svmDetector : IntPtr -> ExceptionStatus
[Missing <param name="self"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
[Missing <param name="svmDetector"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_setSVMDetector(System.IntPtr,System.IntPtr)"]