Click or drag to resize

CovarMethodScrambled Field

http://www.emgu.com
Calculates covariation matrix for a set of vectors transpose([v1-avg, v2-avg,...]) * [v1-avg,v2-avg,...]

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const CovarMethod Scrambled = 0

Field Value

Type: CovarMethod
See Also