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 f937d68d60 Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago
..
perf_abs.cpp Performance testing branch is merged back into trunk 14 years ago
perf_bitwise.cpp Performance testing branch is merged back into trunk 14 years ago
perf_compare.cpp Added perf tests for cv::compare 14 years ago
perf_core_arithm.cpp Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago
perf_dft.cpp Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago
perf_main.cpp Performance testing branch is merged back into trunk 14 years ago
perf_math.cpp Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 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, 14 years ago
perf_precomp.cpp Performance testing branch is merged back into trunk 14 years ago
perf_precomp.hpp Performance testing branch is merged back into trunk 14 years ago
perf_stat.cpp Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 14 years ago