37
#ifndef __OPENCV_DERICHEFILTER_HPP__
38
#define __OPENCV_DERICHEFILTER_HPP__
41
#include <opencv2/core.hpp>
60CV_EXPORTS_W
void
GradientDericheY(InputArray op, OutputArray dst,
double
alpha,
double
omega);
72CV_EXPORTS_W
void
GradientDericheX(InputArray op, OutputArray dst,
double
alpha,
double
omega);
"black box" representation of the file storage associated with a file on disk.
Definition:
aruco.hpp:75