Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anatoly Baksheev e60a50c43c removed /EHa flag for cuda compilation 12 years ago
..
perf_bilateral.cpp parallel version of bilateral filter was implemented using parallel_for_ 12 years ago
perf_blur.cpp Added blur16x16 perf test 12 years ago
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 13 years ago
perf_cornerEigenValsAndVecs.cpp Updated sanity checks for some imgproc perf tests 13 years ago
perf_cornerHarris.cpp Updated sanity checks for some imgproc perf tests 13 years ago
perf_cvt_color.cpp Added color YUV422 perf test 12 years ago
perf_distanceTransform.cpp disabled whole perf test for distance transform 12 years ago
perf_filter2d.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
perf_goodFeaturesToTrack.cpp Updated sanity checks for some imgproc perf tests 13 years ago
perf_histogram.cpp disabled perf test on distance transform 12 years ago
perf_houghLines.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_integral.cpp merged 2.4 into trunk 13 years ago
perf_main.cpp Performance testing branch is merged back into trunk 13 years ago
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 13 years ago
perf_precomp.cpp Performance testing branch is merged back into trunk 13 years ago
perf_precomp.hpp quiet most of the OSX build warnings 13 years ago
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 13 years ago
perf_remap.cpp removed /EHa flag for cuda compilation 12 years ago
perf_resize.cpp parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 12 years ago
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 13 years ago
perf_threshold.cpp account test 13 years ago
perf_warp.cpp Fix build warnings 12 years ago