Loading...
Searching...
No Matches
dct_image_denoising.hpp File Reference
#include <opencv2/core.hpp>Namespaces | |
| namespace | cv |
| "black box" representation of the file storage associated with a file on disk. | |
| namespace | cv::xphoto |
Functions | |
| void | cv::xphoto::dctDenoising (const Mat &src, Mat &dst, const double sigma, const int psize=16) |
| The function implements simple dct-based denoising. | |
Detailed Description
- Date
- Jun 26, 2014
1.9.6