| .. |
|
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 15:45:18 +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 15:32:15 +04:00 |
|
perf_distanceTransform.cpp
|
Added perf test for distanceTransform
|
2012-08-10 15:33:19 +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
|
Added perf tests for histogram
|
2012-08-10 15:43:03 +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_resize.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_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
|
Added color YUV422 perf test
|
2012-08-10 15:32:15 +04:00 |