Click or drag to resize

CudaHOGWinStride Property

http://www.emgu.com
Window stride. It must be a multiple of block stride.

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public Size WinStride { get; set; }

Property Value

Type: Size
See Also