http://www.emgu.com
Enables modification of matrix src1 during the operation. It speeds up the processing.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SvdFlag ModifyA = 1
Public Const ModifyA As SvdFlag = 1
public:
literal SvdFlag^ ModifyA = 1
static val mutable ModifyA: SvdFlag
Field Value
Type:
SvdFlag
See Also