OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::stereo::StereoMatcher 成員列表

這是 cv::stereo::StereoMatcher 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
compute(InputArray left, InputArray right, OutputArray disparity)=0cv::stereo::StereoMatcher純虛擬函式
DISP_SCALE 列舉值cv::stereo::StereoMatcher
DISP_SHIFT 列舉值cv::stereo::StereoMatcher
empty() constcv::Algorithm內聯虛擬函式
getBlockSize() const =0cv::stereo::StereoMatcher純虛擬函式
getDefaultName() constcv::Algorithmvirtual
getDisp12MaxDiff() const =0cv::stereo::StereoMatcher純虛擬函式
getMinDisparity() const =0cv::stereo::StereoMatcher純虛擬函式
getNumDisparities() const =0cv::stereo::StereoMatcher純虛擬函式
getSpeckleRange() const =0cv::stereo::StereoMatcher純虛擬函式
getSpeckleWindowSize() const =0cv::stereo::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::Algorithmvirtual
setBlockSize(int blockSize)=0cv::stereo::StereoMatcher純虛擬函式
setDisp12MaxDiff(int disp12MaxDiff)=0cv::stereo::StereoMatcher純虛擬函式
setMinDisparity(int minDisparity)=0cv::stereo::StereoMatcher純虛擬函式
setNumDisparities(int numDisparities)=0cv::stereo::StereoMatcher純虛擬函式
setSpeckleRange(int speckleRange)=0cv::stereo::StereoMatcher純虛擬函式
setSpeckleWindowSize(int speckleWindowSize)=0cv::stereo::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::Algorithmvirtual