* 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. |
||
|---|---|---|
| .. | ||
| opencl | ||
| bgfg_gaussmix2.cpp | ||
| bgfg_KNN.cpp | ||
| camshift.cpp | ||
| compat_video.cpp | ||
| ecc.cpp | ||
| kalman.cpp | ||
| lkpyramid.cpp | ||
| lkpyramid.hpp | ||
| optflowgf.cpp | ||
| precomp.hpp | ||
| tvl1flow.cpp | ||