Click or drag to resize
HOGDescriptor Constructor
http://www.emgu.com
Overload List
  NameDescription
Public methodHOGDescriptor
Create a new HOGDescriptor
Public methodHOGDescriptor(IInputArray)
Create a new HogDescriptor using the specific template and default parameters.
Public methodHOGDescriptor(Size, Size, Size, Size, Int32, Int32, Double, Double, Boolean)
Create a new HOGDescriptor using the specific parameters.
Public methodHOGDescriptor(IInputArray, Size, Size, Size, Int32, Int32, Double, Double, Boolean)
Create a new HOGDescriptor using the specific parameters.
Top
See Also