HOGDescriptor Constructor |
Name | Description | |
---|---|---|
![]() | HOGDescriptor |
Create a new HOGDescriptor
|
![]() | HOGDescriptor(IInputArray) |
Create a new HogDescriptor using the specific template and default parameters.
|
![]() | HOGDescriptor(Size, Size, Size, Size, Int32, Int32, Double, Double, Boolean) |
Create a new HOGDescriptor using the specific parameters.
|
![]() | HOGDescriptor(IInputArray, Size, Size, Size, Int32, Int32, Double, Double, Boolean) |
Create a new HOGDescriptor using the specific parameters.
|