opencv/modules/imgproc
Chip Kerchner 26228e6b4d Merge pull request #15358 from ChipKerchner:imgwarpToHal
* Convert ImgWarp from SSE SIMD to HAL - 2.8x faster on Power (VSX) and 15% speedup on x86

* Change compile flag from CV_SIMD128 to CV_SIMD128_64F for use of v_float64x2 type

* Changing WarpPerspectiveLine from class functions and dispatching to static functions.

* Re-add dynamic runtime and dispatch execution.

* RRestore SSE4_1 optimizations inside opt_SSE4_1 namespace
2019-08-31 13:47:58 +03:00
..
doc Merge pull request #15388 from atinfinity:impl-turbo-colormap 2019-08-26 17:55:10 +03:00
include/opencv2 Merge pull request #15388 from atinfinity:impl-turbo-colormap 2019-08-26 17:55:10 +03:00
misc/java java: remove redundant declaration of java.lang package 2019-05-23 14:06:34 +02:00
perf Fix modules/ typos 2019-08-16 17:34:29 +03:00
src Merge pull request #15358 from ChipKerchner:imgwarpToHal 2019-08-31 13:47:58 +03:00
test Fix modules/ typos 2019-08-16 17:34:29 +03:00
CMakeLists.txt Merge pull request #14994 from terfendail:wintr_undistort 2019-07-18 19:32:51 +03:00