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.
 
 
 
 
 
 
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
..
perf_bilateral.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_blur.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_canny.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
perf_cornerEigenValsAndVecs.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_cornerHarris.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_cvt_color.cpp adding/tuning multiple run for perf tests failing due to big deviation (functions using TBB can work so) 11 years ago
perf_distanceTransform.cpp disabled whole perf test for distance transform 12 years ago
perf_filter2d.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_goodFeaturesToTrack.cpp Fix sanity checks in improc perf tests 12 years ago
perf_histogram.cpp fixing warning on shadowing local var (TEST_CYCLE_MULTIRUN uses 'r') 11 years ago
perf_houghLines.cpp Increased time limits, eliminated extra params 12 years ago
perf_integral.cpp Increased time limits, eliminated extra params 12 years ago
perf_main.cpp
perf_matchTemplate.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_morph.cpp add multiruns to fix "unreliable results" error 12 years ago
perf_precomp.hpp Fix OS X build warnings 12 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 add multiruns to fix "unreliable results" error 12 years ago
perf_resize.cpp adding/tuning multiple run for perf tests failing due to big deviation (functions using TBB can work so) 11 years ago
perf_sepfilters.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_threshold.cpp multiruns added to avoid the 'unreliable results' error 12 years ago
perf_warp.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago