Loading...
Searching...
No Matches
cv::hal::DCT2D Struct Referenceabstract
#include <opencv2/core/hal/hal.hpp>
Public Member Functions | |
virtual | ~DCT2D () |
virtual void | apply (const uchar *src_data, size_t src_step, uchar *dst_data, size_t dst_step)=0 |
Static Public Member Functions | |
static Ptr< DCT2D > | create (int width, int height, int depth, int flags) |
Constructor & Destructor Documentation
◆ ~DCT2D()
|
inlinevirtual |
Member Function Documentation
◆ apply()
|
pure virtual |
◆ create()
The documentation for this struct was generated from the following file:
- opencv2/core/hal/hal.hpp