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.
 
 
 
 
 
 
Andrey Kamaev 5ca24d2ead Added perf tests for cv::compare 13 years ago
..
perf_abs.cpp
perf_bitwise.cpp
perf_compare.cpp Added perf tests for cv::compare 13 years ago
perf_core_arithm.cpp Updated command line arguments in performance tests 13 years ago
perf_dft.cpp dft perf test minor fix 13 years ago
perf_main.cpp
perf_math.cpp Added performance tests for cv:phase and cv::SURF 13 years ago
perf_minmax.cpp Since there is no a standard functions cv::min and cv::max which has cv::Scalar argument, removed the performance tests, 13 years ago
perf_precomp.cpp
perf_precomp.hpp
perf_stat.cpp Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago