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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_algorithm_rw.py | ||
| test_async.py | ||
| test_camshift.py | ||
| test_copytomask.py | ||
| test_cuda.py | ||
| test_dft.py | ||
| test_features2d.py | ||
| test_filestorage_io.py | ||
| test_fitline.py | ||
| test_fs_cache_dir.py | ||
| test_gaussian_mix.py | ||
| test_grabcut.py | ||
| test_houghcircles.py | ||
| test_houghlines.py | ||
| test_kmeans.py | ||
| test_legacy.py | ||
| test_misc.py | ||
| test_morphology.py | ||
| test_mser.py | ||
| test_norm.py | ||
| test_persistence.py | ||
| test_squares.py | ||
| test_texture_flow.py | ||
| test_umat.py | ||
| test_watershed.py | ||
| test.py | ||
| tests_common.py | ||
| tst_scene_render.py | ||