Click or drag to resize

SortFlagsSortDescending Field

http://www.emgu.com
Each matrix row is sorted in the descending order; this flag and SortAscending are also 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 SortDescending = 16

Field Value

Type: SortFlags
See Also