opencv/modules/imgproc/perf
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
perf_bilateral.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf_blur.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
perf_canny.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_cornerEigenValsAndVecs.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_cornerHarris.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_cvt_color.cpp Merge branch '2.4' 2013-02-22 17:33:30 +04:00
perf_distanceTransform.cpp disabled whole perf test for distance transform 2012-08-14 13:01:52 +04:00
perf_filter2d.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_goodFeaturesToTrack.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_histogram.cpp perf tests for calcHist 2-3D case 2012-12-17 12:35:32 +04:00
perf_houghLines.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_integral.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_matchTemplate.cpp Increased time limits 2013-02-20 17:34:00 +04:00
perf_morph.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04:00
perf_pyramids.cpp Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 2011-12-29 16:46:16 +00:00
perf_remap.cpp Fix sanity checks in improc perf tests 2012-10-08 21:37:58 +04:00
perf_resize.cpp Merge branch '2.4' 2013-02-01 14:59:40 +04:00
perf_sepfilters.cpp Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 2011-12-29 16:46:16 +00:00
perf_threshold.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 2013-02-20 17:05:54 +04:00
perf_warp.cpp Increased time limits, eliminated extra params 2013-01-31 16:18:52 +04:00