Searched refs:getTextureThreshold (Results 1 – 5 of 5) sorted by relevance
110 public int getTextureThreshold() in getTextureThreshold() method in StereoBM
521 int _retval_ = (*me)->getTextureThreshold( ); in Java_org_opencv_calib3d_StereoBM_getTextureThreshold_10()
101 int getTextureThreshold() const { return static_cast<int>(avergeTexThreshold_); } in getTextureThreshold() function in __anondaf9ec920111::StereoBMImpl
1503 CV_WRAP virtual int getTextureThreshold() const = 0;
1201 int getTextureThreshold() const { return params.textureThreshold; } in getTextureThreshold() function in cv::StereoBMImpl