Searched defs:getTextureThreshold (Results 1 – 3 of 3) sorted by relevance
101 int getTextureThreshold() const { return static_cast<int>(avergeTexThreshold_); } in getTextureThreshold() function in __anon253718cd0111::StereoBMImpl
110 public int getTextureThreshold() in getTextureThreshold() method in StereoBM
1201 int getTextureThreshold() const { return params.textureThreshold; } in getTextureThreshold() function in cv::StereoBMImpl