NativeMethodsobjdetect_HOGDescriptor_load Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_load(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 bool objdetect_HOGDescriptor_load(
	IntPtr self,
	string filename,
	string objname
)

Parameters

self
Type: SystemIntPtr

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_load(System.IntPtr,System.String,System.String)"]

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_load(System.IntPtr,System.String,System.String)"]

objname
Type: SystemString

[Missing <param name="objname"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_load(System.IntPtr,System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_HOGDescriptor_load(System.IntPtr,System.String,System.String)"]

See Also

Reference