Go to the source code of this file.
Namespaces | |
namespace | cv |
Functions | |
static Mat | cv::histc_ (const Mat &src, int minVal=0, int maxVal=255, bool normed=false) |
template<typename _Tp > | |
static bool | cv::isSymmetric_ (InputArray src) |
template<typename _Tp > | |
static bool | cv::isSymmetric_ (InputArray src, double eps) |