http://www.emgu.com
Do forward or inverse transform of every individual row of the input matrix. This flag allows user to transform multiple vectors simultaneously and can be used to decrease the overhead (which is sometimes several times larger than the processing itself), to do 3D and higher-dimensional transforms etc
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DctType Rows = 4
Public Const Rows As DctType = 4
public:
literal DctType^ Rows = 4
static val mutable Rows: DctType
Field Value
Type:
DctType
See Also