Click or drag to resize

SortFlagsSortEveryColumn Field

http://www.emgu.com
Each matrix column is sorted independently; this flag and SortEveryRow are mutually exclusive.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SortFlags SortEveryColumn = 1

Field Value

Type: SortFlags
See Also