opencv/modules/imgproc/perf
2012-08-23 16:53:53 +04:00
..
perf_bilateral.cpp parallel version of bilateral filter was implemented using parallel_for_ 2012-08-02 16:25:30 +04:00
perf_blur.cpp Added blur16x16 perf test 2012-08-10 17:36:45 +04:00
perf_canny.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_cornerEigenValsAndVecs.cpp Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +00:00
perf_cornerHarris.cpp Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +00:00
perf_cvt_color.cpp Added color YUV422 perf test 2012-08-10 17:36:39 +04:00
perf_distanceTransform.cpp disabled whole perf test for distance transform 2012-08-14 13:01:52 +04:00
perf_filter2d.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
perf_goodFeaturesToTrack.cpp Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +00:00
perf_histogram.cpp disabled perf test on distance transform 2012-08-14 12:13:42 +04:00
perf_houghLines.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 2012-01-16 13:35:16 +00:00
perf_integral.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_morph.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_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp quiet most of the OSX build warnings 2012-07-05 12:56:31 +00: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 removed /EHa flag for cuda compilation 2012-08-23 16:53:53 +04:00
perf_resize.cpp parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 2012-08-22 11:49:21 +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 account test 2012-01-19 12:20:34 +00:00
perf_warp.cpp Fix build warnings 2012-08-19 19:36:43 +04:00