OpenCV 4.10.0
开源计算机视觉库
加载中...
搜索中...
无匹配项
cv::stereo::StereoBinarySGBM 成员列表

这是 cv::stereo::StereoBinarySGBM 的所有成员列表,包括所有继承的成员。

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
compute(InputArray left, InputArray right, OutputArray disparity)=0cv::stereo::StereoMatcher纯虚函数
create(int minDisparity, int numDisparities, int blockSize, int P1=100, int P2=1000, int disp12MaxDiff=1, int preFilterCap=0, int uniquenessRatio=5, int speckleWindowSize=400, int speckleRange=200, int mode=StereoBinarySGBM::MODE_SGBM)cv::stereo::StereoBinarySGBM静态
DISP_SCALE 枚举值cv::stereo::StereoMatcher
DISP_SHIFT 枚举值cv::stereo::StereoMatcher
empty() constcv::Algorithminlinevirtual
getBinaryKernelType() const =0cv::stereo::StereoBinarySGBM纯虚函数
getBlockSize() const =0cv::stereo::StereoMatcher纯虚函数
getDefaultName() constcv::Algorithmvirtual
getDisp12MaxDiff() const =0cv::stereo::StereoMatcher纯虚函数
getMinDisparity() const =0cv::stereo::StereoMatcher纯虚函数
getMode() const =0cv::stereo::StereoBinarySGBM纯虚函数
getNumDisparities() const =0cv::stereo::StereoMatcher纯虚函数
getP1() const =0cv::stereo::StereoBinarySGBM纯虚函数
getP2() const =0cv::stereo::StereoBinarySGBM纯虚函数
getPreFilterCap() const =0cv::stereo::StereoBinarySGBM纯虚函数
getSpeckleRange() const =0cv::stereo::StereoMatcher纯虚函数
getSpeckleWindowSize() const =0cv::stereo::StereoMatcher纯虚函数
getSpekleRemovalTechnique() const =0cv::stereo::StereoBinarySGBM纯虚函数
getSubPixelInterpolationMethod() const =0cv::stereo::StereoBinarySGBM纯虚函数
getUniquenessRatio() const =0cv::stereo::StereoBinarySGBM纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
MODE_HH 枚举值cv::stereo::StereoBinarySGBM
MODE_SGBM 枚举值cv::stereo::StereoBinarySGBM
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setBinaryKernelType(int value)=0cv::stereo::StereoBinarySGBM纯虚函数
setBlockSize(int blockSize)=0cv::stereo::StereoMatcher纯虚函数
setDisp12MaxDiff(int disp12MaxDiff)=0cv::stereo::StereoMatcher纯虚函数
setMinDisparity(int minDisparity)=0cv::stereo::StereoMatcher纯虚函数
setMode(int mode)=0cv::stereo::StereoBinarySGBM纯虚函数
setNumDisparities(int numDisparities)=0cv::stereo::StereoMatcher纯虚函数
setP1(int P1)=0cv::stereo::StereoBinarySGBM纯虚函数
setP2(int P2)=0cv::stereo::StereoBinarySGBM纯虚函数
setPreFilterCap(int preFilterCap)=0cv::stereo::StereoBinarySGBM纯虚函数
setSpeckleRange(int speckleRange)=0cv::stereo::StereoMatcher纯虚函数
setSpeckleWindowSize(int speckleWindowSize)=0cv::stereo::StereoMatcher纯虚函数
setSpekleRemovalTechnique(int factor)=0cv::stereo::StereoBinarySGBM纯虚函数
setSubPixelInterpolationMethod(int value)=0cv::stereo::StereoBinarySGBM纯虚函数
setUniquenessRatio(int uniquenessRatio)=0cv::stereo::StereoBinarySGBM纯虚函数
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual