mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
53c771551c
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 |
||
---|---|---|
.. | ||
ocl | ||
test_accum.cpp | ||
test_camshift.cpp | ||
test_ecc.cpp | ||
test_estimaterigid.cpp | ||
test_kalman.cpp | ||
test_main.cpp | ||
test_OF_accuracy.cpp | ||
test_OF_reproducibility.cpp | ||
test_optflowpyrlk.cpp | ||
test_precomp.hpp |