mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
258b062295
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.