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.
 
 
 
 
 
 
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
..
perf_blur.cpp
perf_canny.cpp
perf_cornerEigenValsAndVecs.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_cornerHarris.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_cvt_color.cpp Fixed #1613: removed YUV420i color conversion constants 13 years ago
perf_filter2d.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
perf_goodFeaturesToTrack.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_houghLines.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_integral.cpp
perf_main.cpp
perf_morph.cpp
perf_precomp.cpp
perf_precomp.hpp
perf_pyramids.cpp
perf_resize.cpp
perf_sepfilters.cpp
perf_threshold.cpp account test 13 years ago
perf_warp.cpp