mirror of
https://github.com/opencv/opencv.git
synced 2024-12-01 23:30:06 +08:00
a82e70cd40
* 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 |
||
---|---|---|
.. | ||
perf_3vs4.cpp | ||
perf_accumulate.cpp | ||
perf_blend.cpp | ||
perf_color.cpp | ||
perf_filters.cpp | ||
perf_gftt.cpp | ||
perf_houghlines.cpp | ||
perf_imgproc.cpp | ||
perf_imgwarp.cpp | ||
perf_matchTemplate.cpp | ||
perf_moments.cpp | ||
perf_pyramid.cpp |