Click or drag to resize

SvdFlagNoUV Field

http://www.emgu.com
indicates that only a vector of singular values 'w' is to be processed, while u and vt will be set to empty matrices

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SvdFlag NoUV = 2

Field Value

Type: SvdFlag
See Also