37
#ifndef __OPENCV_PAILLOUFILTER_HPP__
38
#define __OPENCV_PAILLOUFILTER_HPP__
41
#include <opencv2/core.hpp>
61CV_EXPORTS
void
GradientPaillouY(InputArray op, OutputArray _dst,
double
alpha,
double
omega);
62CV_EXPORTS
void
GradientPaillouX(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