opencv/modules/imgproc
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp
* use universal intrinsic instead of raw intrinsic
  * add 2 channels de-interleave on x86 platform
  * add v_int32x4 version of v_muladd
  * add accumulate version of v_dotprod based on the commit from seiko2plus on bf1852d
  * remove some verify check in performance test
  * avoid the out of boundary access and keep the performance
2018-04-13 21:19:16 +09:00
..
doc Bit-exact version of Luv2RGB_b (#9470) 2017-09-21 14:20:45 +03:00
include/opencv2 Merge pull request #10081 from floe:java-camera2-view 2018-02-17 15:01:24 +03:00
misc/java Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
perf remove raw SSE2/NEON implementation from imgwarp.cpp 2018-04-13 21:19:16 +09:00
src remove raw SSE2/NEON implementation from imgwarp.cpp 2018-04-13 21:19:16 +09:00
test let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 2018-03-22 21:35:34 +09:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00