Click or drag to resize

CudaHOGDescrFormat Enumeration

http://www.emgu.com
The descriptor format

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum DescrFormat
Members
  Member nameValueDescription
RowByRow0 Row by row
ColByCol1 Col by col
See Also