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