| OpenCV 4.5.3(日本語機械翻訳)
 | 
継承メンバを含む cv::StereoSGBM の全メンバ一覧です。
| Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | |
| clear() | cv::Algorithm | inline virtual | 
| compute(InputArray left, InputArray right, OutputArray disparity)=0 | cv::StereoMatcher | pure virtual | 
| create(int minDisparity=0, int numDisparities=16, int blockSize=3, int P1=0, int P2=0, int disp12MaxDiff=0, int preFilterCap=0, int uniquenessRatio=0, int speckleWindowSize=0, int speckleRange=0, int mode=StereoSGBM::MODE_SGBM) | cv::StereoSGBM | static | 
| DISP_SCALE 列挙値 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | |
| DISP_SHIFT 列挙値 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | |
| empty() const | cv::Algorithm | inline virtual | 
| getBlockSize() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getDisp12MaxDiff() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getMinDisparity() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getMode() const =0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| getNumDisparities() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getP1() const =0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| getP2() const =0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| getPreFilterCap() const =0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| getSpeckleRange() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getSpeckleWindowSize() const =0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| getUniquenessRatio() const =0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inline static | 
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inline static | 
| MODE_HH 列挙値 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | |
| MODE_HH4 列挙値 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | |
| MODE_SGBM 列挙値 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | |
| MODE_SGBM_3WAY 列挙値 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | |
| read(const FileNode &fn) | cv::Algorithm | inline virtual | 
| read(const FileNode &fn) | cv::Algorithm | inline static | 
| save(const String &filename) const | cv::Algorithm | virtual | 
| setBlockSize(int blockSize)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setDisp12MaxDiff(int disp12MaxDiff)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setMinDisparity(int minDisparity)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setMode(int mode)=0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| setNumDisparities(int numDisparities)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setP1(int P1)=0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| setP2(int P2)=0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| setPreFilterCap(int preFilterCap)=0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| setSpeckleRange(int speckleRange)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setSpeckleWindowSize(int speckleWindowSize)=0 (定義場所: cv::StereoMatcher) | cv::StereoMatcher | pure virtual | 
| setUniquenessRatio(int uniquenessRatio)=0 (定義場所: cv::StereoSGBM) | cv::StereoSGBM | pure virtual | 
| write(FileStorage &fs) const | cv::Algorithm | inline virtual | 
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm) | cv::Algorithm | protected | 
| ~Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | virtual |