estimateRecommendedParams   50 modules/cudastereo/src/stereobp.cpp void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int, int, int&, int&, int&) { throw_no_cuda(); }
estimateRecommendedParams  367 modules/cudastereo/src/stereobp.cpp void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels)
estimateRecommendedParams   50 modules/cudastereo/src/stereocsbp.cpp void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int, int, int&, int&, int&, int&) { throw_no_cuda(); }
estimateRecommendedParams  342 modules/cudastereo/src/stereocsbp.cpp void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels, int& nr_plane)