|
OpenCV 4.5.3(日本語機械翻訳)
|
#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ベースのノイズ除去を実装しています。[【詳解】(英語]
|
|