OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::StereoMatcher 成员列表

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

算法()cv::Algorithm
清除()cv::Algorithm内联虚拟
compute(InputArray left, InputArray right, OutputArray disparity)=0cv::StereoMatcher纯虚函数
DISP_SCALE 枚举值cv::StereoMatcher
DISP_SHIFT 枚举值cv::StereoMatcher
empty() constcv::Algorithm内联虚拟
getBlockSize() const =0cv::StereoMatcher纯虚函数
getDefaultName() constcv::Algorithm虚拟
getDisp12MaxDiff() const =0cv::StereoMatcher纯虚函数
getMinDisparity() const =0cv::StereoMatcher纯虚函数
getNumDisparities() const =0cv::StereoMatcher纯虚函数
getSpeckleRange() const =0cv::StereoMatcher纯虚函数
getSpeckleWindowSize() const =0cv::StereoMatcher纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
read(const FileNode &fn)cv::Algorithm内联虚拟
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚拟
setBlockSize(int blockSize)=0cv::StereoMatcher纯虚函数
setDisp12MaxDiff(int disp12MaxDiff)=0cv::StereoMatcher纯虚函数
setMinDisparity(int minDisparity)=0cv::StereoMatcher纯虚函数
setNumDisparities(int numDisparities)=0cv::StereoMatcher纯虚函数
setSpeckleRange(int speckleRange)=0cv::StereoMatcher纯虚函数
setSpeckleWindowSize(int speckleWindowSize)=0cv::StereoMatcher纯虚函数
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虚拟