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.
 
 
 
 
 
 
Elena Gvozdeva 7999fbf765 fixed ocl_integral 10 years ago
..
test_accumulate.cpp eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
test_blend.cpp fixed ocl tests for BlendLinear, BoxFilter, Integral 10 years ago
test_boxfilter.cpp fixed ocl tests for BlendLinear, BoxFilter, Integral 10 years ago
test_canny.cpp added 3-channels support to cv::Canny 11 years ago
test_color.cpp fixed test for CvtColor RGB -> Luv 10 years ago
test_filter2d.cpp Bug fixes for filter2D and associated tests. 11 years ago
test_filters.cpp fix test_opencv_imgproc compilation 10 years ago
test_gftt.cpp eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
test_histogram.cpp fix tests 11 years ago
test_imgproc.cpp fixed ocl_integral 10 years ago
test_match_template.cpp Added support for 3-channels 11 years ago
test_medianfilter.cpp added 3-channels support to cv::medianBlur 11 years ago
test_pyramids.cpp Added new border types for pyrDown 11 years ago
test_sepfilter2D.cpp eliminated restriction delta == 0 from cv::sepFilter2D 11 years ago
test_warp.cpp optimized INTER_LINEAR mode 11 years ago