Loading...
Searching...
No Matches
deriche_filter.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::ximgproc |
Functions | |
| void | cv::ximgproc::GradientDericheX (InputArray op, OutputArray dst, double alpha, double omega) |
| Applies X Deriche filter to an image. | |
| void | cv::ximgproc::GradientDericheY (InputArray op, OutputArray dst, double alpha, double omega) |
| Applies Y Deriche filter to an image. | |
1.9.6