OpenCV 4.12.0
Open Source Computer Vision
Loading...
Searching...
No Matches
average_hash.hpp File Reference
#include "img_hash_base.hpp"
Include dependency graph for average_hash.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::img_hash::AverageHash
 Computes average hash value of the input image. More...

Namespaces

namespace  cv
namespace  cv::img_hash

Functions

void cv::img_hash::averageHash (cv::InputArray inputArr, cv::OutputArray outputArr)
 Calculates img_hash::AverageHash in one call.