OpenCV 4.5.3(日本語機械翻訳)
名前空間 | 関数
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)
この関数は、シンプルなdctベースのノイズ除去を実装しています。[【詳解】(英語]

詳解

日付
2014年6月26日
著者
ユーリー・ギットマン