mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 16:35:09 +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 |
||
---|---|---|
.. | ||
opencl | ||
perf_accumulate.cpp | ||
perf_bilateral.cpp | ||
perf_blur.cpp | ||
perf_canny.cpp | ||
perf_corners.cpp | ||
perf_cvt_color.cpp | ||
perf_distanceTransform.cpp | ||
perf_filter2d.cpp | ||
perf_floodfill.cpp | ||
perf_goodFeaturesToTrack.cpp | ||
perf_histogram.cpp | ||
perf_houghcircles.cpp | ||
perf_houghlines.cpp | ||
perf_integral.cpp | ||
perf_main.cpp | ||
perf_matchTemplate.cpp | ||
perf_moments.cpp | ||
perf_morph.cpp | ||
perf_phasecorr.cpp | ||
perf_precomp.hpp | ||
perf_pyramids.cpp | ||
perf_remap.cpp | ||
perf_resize.cpp | ||
perf_sepfilters.cpp | ||
perf_spatialgradient.cpp | ||
perf_threshold.cpp | ||
perf_warp.cpp |