OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::img_hash::MarrHildrethHash 成员列表

这是cv::img_hash::MarrHildrethHash的所有成员的完整列表,包括所有继承的成员。

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
compare(cv::InputArray hashOne, cv::InputArray hashTwo) constcv::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静态
empty() constcv::Algorithm内联虚函数
getAlpha() constcv::img_hash::MarrHildrethHash
getDefaultName() constcv::Algorithm虚函数
getScale() constcv::img_hash::MarrHildrethHash
ImgHashBase()cv::img_hash::ImgHashBase保护成员
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
MarrHildrethHash()cv::img_hash::MarrHildrethHash内联保护成员
pImplcv::img_hash::ImgHashBase保护成员
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setKernelParam(float alpha, float scale)cv::img_hash::MarrHildrethHash
write(FileStorage &fs) constcv::Algorithm内联虚函数
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护成员
~Algorithm()cv::Algorithm虚函数
~ImgHashBase()cv::img_hash::ImgHashBase