Overload List
Name | Description | |
---|---|---|
HOGDescriptor |
Default constructor
| |
HOGDescriptor(IntPtr) |
Initializes from pointer
| |
HOGDescriptor(String) | Initializes a new instance of the HOGDescriptor class | |
HOGDescriptor(NullableSize, NullableSize, NullableSize, NullableSize, Int32, Int32, Double, HistogramNormType, Double, Boolean, Int32) |
Creates the HOG descriptor and detector.
|
See Also