opencv/modules/core/include/opencv2
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
..
core remove raw SSE2/NEON implementation from imgwarp.cpp 2018-04-13 21:19:16 +09:00
core.hpp Merge pull request #10979 from dkurt:unite_dnn_samples 2018-03-14 14:33:49 +00:00