mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +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 |
||
---|---|---|
.. | ||
test_bgfg_mog2.cpp | ||
test_dis.cpp | ||
test_optflow_farneback.cpp | ||
test_optflowpyrlk.cpp |