Home
last modified time | relevance | path

Searched defs:fullDP (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_stereomatching.cpp745 bool fullDP; member
760 String fullDP = fn[i+4]; params.fullDP = atoi(fullDP.c_str()) == 0 ? false : true; in readRunParams() local
/external/opencv3/modules/calib3d/src/
Dstereosgbm.cpp347 bool fullDP = params.mode == StereoSGBM::MODE_HH; in computeDisparitySGBM() local