http://www.emgu.com
Do forward 1D or 2D transform. The result is not scaled
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DctType Forward = 0
Public Const Forward As DctType = 0
public:
literal DctType^ Forward = 0
static val mutable Forward: DctType
Field Value
Type:
DctType
See Also