HOGDescriptor Constructor |
Name | Description | |
---|---|---|
HOGDescriptor |
Default constructor
| |
HOGDescriptor(String) |
Construct from a file containing HOGDescriptor properties and coefficients for the linear SVM classifier.
| |
HOGDescriptor(NullableSize, NullableSize, NullableSize, NullableSize, Int32, Int32, Double, HistogramNormType, Double, Boolean, Int32) |
Creates the HOG descriptor and detector.
|