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 DxtType Rows = 4
Public Const Rows As DxtType = 4
public:
literal DxtType^ Rows = 4
static val mutable Rows: DxtType
Field Value
Type:
DxtType
See Also