opencv/modules/video/test
Alexander Alekhin 53c771551c
Merge pull request #14473 from alalek:video_dis_update_opencl
video(DISOpticalFlow): update OpenCL implementation (#14473)

* video(DIS): add code for profiling

* video(DIS): fix test parameters

* video(DIS): simplify OpenCL kernels

- parameters -> defines
- avoid float3
- const / local scope
- improve readability, replace Kernel::set() -> args()

* video(DIS): use CV_32FC2 buffers
2019-05-29 14:22:21 +03:00
..
ocl Merge pull request #14473 from alalek:video_dis_update_opencl 2019-05-29 14:22:21 +03:00
test_accum.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_camshift.cpp removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 2018-11-09 00:52:09 +03:00
test_ecc.cpp Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
test_estimaterigid.cpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
test_kalman.cpp removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 2018-11-09 00:52:09 +03:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_OF_accuracy.cpp video:fixed DISOpticalFlow segfault from small img 2019-05-27 08:18:26 +02:00
test_OF_reproducibility.cpp Merge pull request #13084 from vpisarev:shuffle_optflow_algos 2018-11-09 17:52:06 +03:00
test_optflowpyrlk.cpp removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 2018-11-09 00:52:09 +03:00
test_precomp.hpp Merge pull request #13084 from vpisarev:shuffle_optflow_algos 2018-11-09 17:52:06 +03:00