opencv/modules/imgproc/perf
2012-10-11 14:52:35 +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 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04:00
perf_cornerEigenValsAndVecs.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04:00
perf_cornerHarris.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04: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 added perf test for gabor filter 2012-10-11 14:52:35 +04:00
perf_goodFeaturesToTrack.cpp Fix sanity checks in improc perf tests 2012-10-08 21:37:58 +04:00
perf_histogram.cpp disabled perf test on distance transform 2012-08-14 12:13:42 +04:00
perf_houghLines.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 2012-10-02 23:07:46 +04: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 Fix sanity checks in improc perf tests 2012-10-08 21:37:58 +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 sanity checks in improc perf tests 2012-10-08 21:37:58 +04:00