You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
6 years ago |
.. |
ocl
|
Merge pull request #14473 from alalek:video_dis_update_opencl
|
6 years ago |
test_OF_accuracy.cpp
|
video:fixed DISOpticalFlow segfault from small img
|
6 years ago |
test_OF_reproducibility.cpp
|
Merge pull request #13084 from vpisarev:shuffle_optflow_algos
|
6 years ago |
test_accum.cpp
|
ts: refactor OpenCV tests
|
7 years ago |
test_camshift.cpp
|
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060)
|
6 years ago |
test_ecc.cpp
|
Merge pull request #13837 from amithjkamath:test
|
6 years ago |
test_estimaterigid.cpp
|
Merge pull request #12248 from hrnr:video_remove_ransac
|
7 years ago |
test_kalman.cpp
|
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060)
|
6 years ago |
test_main.cpp
|
Merge pull request #11897 from Jakub-Golinowski:hpx_backend
|
7 years ago |
test_optflowpyrlk.cpp
|
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060)
|
6 years ago |
test_precomp.hpp
|
Merge pull request #13084 from vpisarev:shuffle_optflow_algos
|
6 years ago |