• Tomoaki Teshima's avatar
    remove raw SSE2/NEON implementation from imgwarp.cpp · a82e70cd
    Tomoaki Teshima authored
      * 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
    a82e70cd
Name
Last commit
Last update
..
perf_3vs4.cpp Loading commit data...
perf_accumulate.cpp Loading commit data...
perf_blend.cpp Loading commit data...
perf_color.cpp Loading commit data...
perf_filters.cpp Loading commit data...
perf_gftt.cpp Loading commit data...
perf_houghlines.cpp Loading commit data...
perf_imgproc.cpp Loading commit data...
perf_imgwarp.cpp Loading commit data...
perf_matchTemplate.cpp Loading commit data...
perf_moments.cpp Loading commit data...
perf_pyramid.cpp Loading commit data...