opencv/modules/imgproc/perf
2011-12-27 16:37:24 +00:00
..
perf_blur.cpp Added perf tests for blur, medianBlur, GaussianBlur 2011-12-26 13:17:35 +00:00
perf_canny.cpp Tegra-optimized Canny 2011-11-11 14:45:53 +00:00
perf_cvt_color.cpp Perf Tests: updates to cvtColor() & integral() perf tests 2011-09-07 12:50:56 +00:00
perf_filters.cpp More performance tests for Sobel and Scharr filters 2011-11-03 16:08:49 +00:00
perf_geometric_transformations.cpp Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 2011-12-27 16:37:24 +00:00
perf_inpaint.cpp Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 2011-11-01 15:41:43 +00:00
perf_integral.cpp integral perf tests renamed for readability 2011-11-07 13:06:48 +00:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_morph.cpp Added performance test for cv::dilate 2011-12-23 15:45:57 +00:00
perf_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp Added performance test for Canny 2011-11-01 09:07:34 +00:00
perf_pyramids.cpp Added performance test for pyrUp/pyrDown 2011-11-24 11:39:35 +00:00
perf_threshold.cpp Added perf test for cv::threshold 2011-12-23 16:09:53 +00:00