http://www.emgu.com
Do inverse 1D or 2D transform. The result is not scaled. CV_DXT_FORWARD and CV_DXT_INVERSE are mutually exclusive, of course
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DctType Inverse = 1
Public Const Inverse As DctType = 1
public:
literal DctType^ Inverse = 1
static val mutable Inverse: DctType
Field Value
Type:
DctType
See Also