![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#include "img_hash_base.hpp"クラス | |
| class | cv::img_hash::AverageHash |
| 入力画像の平均ハッシュ値を計算する。詳細... | |
名前空間 | |
| namespace | cv |
| namespace | cv::img_hash |
関数 | |
| void | cv::img_hash::averageHash (cv::InputArray inputArr, cv::OutputArray outputArr) |
| img_hash::AverageHash を1回の呼び出しで計算する。 | |