[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_save(System.IntPtr,System.String,System.String)"]
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_save( IntPtr self, string filename, string objname )
Parameters
- self
- Type: SystemIntPtr
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_save(System.IntPtr,System.String,System.String)"]
- filename
- Type: SystemString
[Missing <param name="filename"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_save(System.IntPtr,System.String,System.String)"]
- objname
- Type: SystemString
[Missing <param name="objname"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_save(System.IntPtr,System.String,System.String)"]
See Also