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
Syntaxpublic const SvdFlag NoUV = 2
Public Const NoUV As SvdFlag = 2
public:
literal SvdFlag^ NoUV = 2
static val mutable NoUV: SvdFlag
Field Value
Type:
SvdFlag
See Also