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 683be58119 Added perf test for INTER_AREA resize 13 years ago
..
perf_blur.cpp Added perf tests for blur, medianBlur, GaussianBlur 13 years ago
perf_canny.cpp Tegra-optimized Canny 13 years ago
perf_cvt_color.cpp Perf Tests: updates to cvtColor() & integral() perf tests 13 years ago
perf_filters.cpp More performance tests for Sobel and Scharr filters 13 years ago
perf_geometric_transformations.cpp Added perf test for INTER_AREA resize 13 years ago
perf_inpaint.cpp Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
perf_integral.cpp integral perf tests renamed for readability 13 years ago
perf_main.cpp Performance testing branch is merged back into trunk 13 years ago
perf_morph.cpp Added performance test for cv::dilate 13 years ago
perf_precomp.cpp Performance testing branch is merged back into trunk 13 years ago
perf_precomp.hpp Added performance test for Canny 13 years ago
perf_pyramids.cpp Added performance test for pyrUp/pyrDown 13 years ago
perf_threshold.cpp Added perf test for cv::threshold 13 years ago