![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::img_hash::AverageHash 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| AverageHash() | cv::img_hash::AverageHash | inlineprotected |
| clear() | cv::Algorithm | inlinevirtual |
| compare(cv::InputArray hashOne, cv::InputArray hashTwo) const | cv::img_hash::ImgHashBase | |
| compute(cv::InputArray inputArr, cv::OutputArray outputArr) | cv::img_hash::ImgHashBase | |
| create() | cv::img_hash::AverageHash | static |
| empty() const | cv::Algorithm | inlinevirtual |
| getDefaultName() const | cv::Algorithm | virtual |
| ImgHashBase() | cv::img_hash::ImgHashBase | 保護 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| pImpl | cv::img_hash::ImgHashBase | 保護 |
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| save(const String &filename) const | cv::Algorithm | virtual |
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |
| ~ImgHashBase() | cv::img_hash::ImgHashBase |