opencv/modules/video/src
Chip Kerchner 30a60d396b Merge pull request #15274 from ChipKerchner:lkpyramidToHal
* Convert lkpyramid from SSE SIMD to HAL - 90% faster on Power (VSX).

* Replace stores with reduce_sum.  Rework to handle endianess correctly.

* Fix compiler warnings by casting values explicitly to shorts

* Switch to CV_SIMD128 compiler definition.  Unroll loop to 8 elements since we've already loaded the data.
2019-08-28 18:56:48 +03:00
..
opencl Fix modules/ typos 2019-08-16 17:34:29 +03:00
bgfg_gaussmix2.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
bgfg_KNN.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
camshift.cpp fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 2019-02-08 13:06:23 +03:00
compat_video.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
ecc.cpp Fix modules/ typos 2019-08-16 17:34:29 +03:00
kalman.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
lkpyramid.cpp Merge pull request #15274 from ChipKerchner:lkpyramidToHal 2019-08-28 18:56:48 +03:00
lkpyramid.hpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
optflowgf.cpp Merge pull request #13737 from winice-test:master 2019-02-04 18:59:00 +03:00
precomp.hpp
tvl1flow.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00