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_abs.cpp Normalize line endings and whitespace 12 years ago
perf_addWeighted.cpp Increased time limits, eliminated extra params 12 years ago
perf_arithm.cpp Increased time limits, eliminated extra params 12 years ago
perf_bitwise.cpp Increased time limits, eliminated extra params 12 years ago
perf_compare.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_convertTo.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
perf_dft.cpp Normalize line endings and whitespace 12 years ago
perf_dot.cpp increased time-limits 12 years ago
perf_inRange.cpp Normalize line endings and whitespace 12 years ago
perf_main.cpp Performance testing branch is merged back into trunk 13 years ago
perf_mat.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
perf_math.cpp added perf test for kmeans 12 years ago
perf_merge.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
perf_minmaxloc.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_norm.cpp Increased time limits, eliminated extra params 12 years ago
perf_precomp.hpp Fix OS X build warnings 12 years ago
perf_reduce.cpp add multiruns to fix "unreliable results" error 12 years ago
perf_split.cpp Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
perf_stat.cpp Add IPP mean and sum functions 11 years ago