Home
last modified time | relevance | path

Searched refs:estimateRecommendedParams (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudastereo/include/opencv2/
Dcudastereo.hpp177 … static void estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels);
229 …static void estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels, …
/external/opencv3/modules/cudastereo/src/
Dstereobp.cpp50 void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int, int, int&, int&, int&) { thr… in estimateRecommendedParams() function in cv::cuda::StereoBeliefPropagation
367 void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int width, int height, int& ndisp… in estimateRecommendedParams() function in cv::cuda::StereoBeliefPropagation
Dstereocsbp.cpp50 void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int, int, int&, int&, int&, int&) {… in estimateRecommendedParams() function in cv::cuda::StereoConstantSpaceBP
342 void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int width, int height, int& ndisp, … in estimateRecommendedParams() function in cv::cuda::StereoConstantSpaceBP