Operation flags for cvMulSpectrums
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Rows | 4 | Treat each row of the arrays as a separate spectrum. [CV_DXT_ROWS] | |
MulConj | 8 | Conjugate the second argument of cvMulSpectrums. [CV_DXT_MUL_CONJ] |
See Also