performs forward or inverse transform of 2D floating-point image

C# | Visual Basic | Visual C++ |
public Image<TColor, float> DCT( CV_DCT_TYPE type )
Public Function DCT ( _ type As CV_DCT_TYPE _ ) As Image(Of TColor, Single)
public: Image<TColor, float>^ DCT( CV_DCT_TYPE type )

- type (CV_DCT_TYPE)
- Transformation flags

The result of DCT