Files
opencv/modules/python/test
David Geldreich 6a4bfc0863 Stream default to Stream::Null() when no default in function prototype
this corrects bug #16592 where a Stream is created at
each GpuMat::load(arr,stream) call

a correct solution would have been to add a default to GpuMat::load
but due to circular dependence between Stream and GpuMat, this is not possible
add test_cuda_upload_download_stream to test_cuda.py
2021-05-01 10:03:28 +00:00
..
2019-12-27 12:46:53 +00:00
2020-12-10 08:57:58 +00:00
2019-12-27 12:46:53 +00:00