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