OpenCV 4.10.0
开源计算机视觉库
|
这是 cv::img_hash::MarrHildrethHash 的所有成员的完整列表,包括所有继承的成员。
算法() | cv::Algorithm | |
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(float alpha=2.0f, float scale=1.0f) | cv::img_hash::MarrHildrethHash | static |
empty() const | cv::Algorithm | inlinevirtual |
getAlpha() const | cv::img_hash::MarrHildrethHash | |
getDefaultName() const | cv::Algorithm | virtual |
getScale() const | cv::img_hash::MarrHildrethHash | |
ImgHashBase() | cv::img_hash::ImgHashBase | protected |
load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
MarrHildrethHash() | cv::img_hash::MarrHildrethHash | inlineprotected |
pImpl | cv::img_hash::ImgHashBase | protected |
read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
read(const FileNode &fn) | cv::Algorithm | inlinestatic |
save(const String &filename) const | cv::Algorithm | virtual |
setKernelParam(float alpha, float scale) | cv::img_hash::MarrHildrethHash | |
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 | protected |
~Algorithm() | cv::Algorithm | virtual |
~ImgHashBase() | cv::img_hash::ImgHashBase |