![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::StereoMatcher 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual |
| compute(InputArray left, InputArray right, OutputArray disparity)=0 | cv::StereoMatcher | 純虛擬函式 |
| DISP_SCALE 列舉值 | cv::StereoMatcher | |
| DISP_SHIFT 列舉值 | cv::StereoMatcher | |
| empty() const | cv::Algorithm | inlinevirtual |
| getBlockSize() const =0 | cv::StereoMatcher | 純虛擬函式 |
| getDefaultName() const | cv::Algorithm | virtual |
| getDisp12MaxDiff() const =0 | cv::StereoMatcher | 純虛擬函式 |
| getMinDisparity() const =0 | cv::StereoMatcher | 純虛擬函式 |
| getNumDisparities() const =0 | cv::StereoMatcher | 純虛擬函式 |
| getSpeckleRange() const =0 | cv::StereoMatcher | 純虛擬函式 |
| getSpeckleWindowSize() const =0 | cv::StereoMatcher | 純虛擬函式 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| save(const String &filename) const | cv::Algorithm | virtual |
| setBlockSize(int blockSize)=0 | cv::StereoMatcher | 純虛擬函式 |
| setDisp12MaxDiff(int disp12MaxDiff)=0 | cv::StereoMatcher | 純虛擬函式 |
| setMinDisparity(int minDisparity)=0 | cv::StereoMatcher | 純虛擬函式 |
| setNumDisparities(int numDisparities)=0 | cv::StereoMatcher | 純虛擬函式 |
| setSpeckleRange(int speckleRange)=0 | cv::StereoMatcher | 純虛擬函式 |
| setSpeckleWindowSize(int speckleWindowSize)=0 | cv::StereoMatcher | 純虛擬函式 |
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |