opencv/modules/cudastereo
ajithvallabai 258b062295 cudaMemset2D fix: Correct buffer height parameter
Changed the height parameter in the cudaMemset2D function call to use
minSSD_buf.rows instead of disp.rows. This enures the correct buffer
height is used for memory initialization.
2023-11-22 15:57:19 +05:30
..
include/opencv2 Fixed identifiers warns 2016-09-30 15:16:29 +05:30
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src cudaMemset2D fix: Correct buffer height parameter 2023-11-22 15:57:19 +05:30
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00