opencv/modules/cudastereo/src
Tomoaki Teshima 7294ae0f17 fix test failure of StereoBeliefPropagation
* if the src has odd number of height, access error happens
  * it could happen on width, too
  * check both dst and src range in both width and height
2018-10-04 08:35:34 +09:00
..
cuda fix test failure of StereoBeliefPropagation 2018-10-04 08:35:34 +09:00
disparity_bilateral_filter.cpp Move shared interface to header file rather than repeating. 2014-07-17 09:43:20 -07:00
precomp.hpp renamed gpustereo -> cudastereo 2013-09-02 14:00:42 +04:00
stereobm.cpp Merge branch 'master' into gpu-cuda-rename 2013-09-06 15:44:44 +04:00
stereobp.cpp fix test failure of StereoBeliefPropagation 2018-10-04 08:35:34 +09:00
stereocsbp.cpp cuda: fix build 2018-07-06 15:32:36 +03:00
util.cpp cudastereo: drawColorDisp: enabled CV_32S and CV_32F disparity formats 2015-11-19 11:05:13 +01:00