OpenCV453
名前空間 | 関数
dct_image_denoising.hpp ファイル
#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 [詳解]
 

詳解

日付
Jun 26, 2014
著者
Yury Gitman