OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
未找到匹配项
cv::MergeMertens 成员列表

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

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
empty() constcv::Algorithm内联虚函数
getContrastWeight() const =0cv::MergeMertens纯虚函数
getDefaultName() constcv::Algorithm虚函数
getExposureWeight() const =0cv::MergeMertens纯虚函数
getSaturationWeight() const =0cv::MergeMertens纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
process(InputArrayOfArrays src, OutputArray dst, InputArray times, InputArray response) CV_OVERRIDE=0cv::MergeMertens纯虚函数
process(InputArrayOfArrays src, OutputArray dst)=0cv::MergeMertens纯虚函数
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setContrastWeight(float contrast_weiht)=0cv::MergeMertens纯虚函数
setExposureWeight(float exposure_weight)=0cv::MergeMertens纯虚函数
setSaturationWeight(float saturation_weight)=0cv::MergeMertens纯虚函数
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虚函数