opencv/modules/imgproc/perf
Alexander Alekhin fd09413566
Merge pull request #16731 from alalek:issue_16708
* imgproc(integral): avoid OOB access

* imgproc(test): fix integral perf check

- FP32 computation is not accurate

* imgproc(integral): tune loop limits
2020-03-04 19:28:04 +00:00
..
opencl
perf_accumulate.cpp
perf_bilateral.cpp
perf_blur.cpp
perf_canny.cpp
perf_contours.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 Merge pull request #16731 from alalek:issue_16708 2020-03-04 19:28:04 +00:00
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