[Missing <summary> documentation for "M:Emgu.CV.HOGDescriptor.Compute(Emgu.CV.Image{Emgu.CV.Structure.Bgr,System.Byte},System.Drawing.Size,System.Drawing.Size,System.Drawing.Point[])"]
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- winStride
- Size
Window stride. Must be a multiple of block stride.
- padding
- Size
[Missing <param name="padding"/> documentation for "M:Emgu.CV.HOGDescriptor.Compute(Emgu.CV.Image{Emgu.CV.Structure.Bgr,System.Byte},System.Drawing.Size,System.Drawing.Size,System.Drawing.Point[])"]
- locations
- array<Point>[]()[][]
Locations for the computation. Can be null if not needed