opencv/modules/video
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
..
include/opencv2 Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
misc python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
perf perf: ignore _ovx tests 2019-03-06 15:52:23 +03:00
src Merge pull request #15274 from ChipKerchner:lkpyramidToHal 2019-08-28 18:56:48 +03:00
test Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00