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.
 
 
 
 
 
 
Alexander Alekhin ab9dff12d5 Merge pull request #2812 from arkunze:pullreq/140520-filter2D 11 years ago
..
perf_3vs4.cpp added 3 vs 4 channels performance tests 11 years ago
perf_accumulate.cpp added performance test 11 years ago
perf_blend.cpp added perf tests for cv::blendLinear 11 years ago
perf_color.cpp added OpenCL RGB <-> Luv conversions 11 years ago
perf_filters.cpp Bug fixes for filter2D and associated tests. 11 years ago
perf_gftt.cpp added perf test for cv::goodFeaturesToTrack 11 years ago
perf_imgproc.cpp changed type of sanity check 11 years ago
perf_imgwarp.cpp added missed INTER_CUBIC 11 years ago
perf_matchTemplate.cpp OCL: matchTemplate: changed perf test 11 years ago
perf_moments.cpp added perf test for cv::Moments 11 years ago
perf_pyramid.cpp Fixed cv::pyrUp performance test 11 years ago