#include <opencv2/core/hal/hal.hpp>
|
虚函数 | ~DCT2D () |
|
虚函数 void | apply (const uchar *src_data, size_t src_step, uchar *dst_data, size_t dst_step)=0 |
|
|
static Ptr< DCT2D > | create (int width, int height, int depth, int flags) |
|
◆ ~DCT2D()
virtual cv::hal::DCT2D::~DCT2D |
( |
| ) |
|
|
内联虚函数 |
◆ apply()
virtual void cv::hal::DCT2D::apply |
( |
const uchar * | src_data, |
|
|
size_t | src_step, |
|
|
uchar * | dst_data, |
|
|
size_t | dst_step ) |
|
纯虚函数 |
◆ create()
static Ptr< DCT2D > cv::hal::DCT2D::create |
( |
int | width, |
|
|
int | height, |
|
|
int | depth, |
|
|
int | flags ) |
|
静态函数 |
此结构体的文档是从以下文件生成的: