|
OpenCV453
|
#include <opencv2/core.hpp>名前空間 | |
| namespace | cv |
| "black box" representation of the file storage associated with a file on disk. | |
関数 | |
| CV_EXPORTS_W void | cv::xphoto::dctDenoising (const Mat &src, Mat &dst, const double sigma, const int psize=16) |
| The function implements simple dct-based denoising [詳解] | |