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.
 
 
 
 
 
 
Ilya Lavrenov e844c08203 some fixes and improvements in cv::matchTemplate 11 years ago
..
test_accumulate.cpp implemented OpenCL version of cv::accumulate**** 11 years ago
test_blend.cpp implemented OpenCL version of cv::accumulate**** 11 years ago
test_boxfilter.cpp simplified cv::boxFilter OpenCL impl 11 years ago
test_canny.cpp ported cv::Canny to T-API 11 years ago
test_color.cpp more strict checks outside ROI 11 years ago
test_filter2d.cpp Fix error in test 11 years ago
test_filters.cpp morphology 11 years ago
test_gftt.cpp fixed copying UMat -> std::vector 11 years ago
test_histogram.cpp added cv::calcHist to T-API (only for CV_8UC1 with 256 bins) 11 years ago
test_imgproc.cpp implemented OpenCL version of cv::preCornerDetect 11 years ago
test_match_template.cpp some fixes and improvements in cv::matchTemplate 11 years ago
test_medianfilter.cpp Fixed medianFilter 11 years ago
test_pyramids.cpp Added ocl::pyrUp to T-API 11 years ago
test_sepfilter2D.cpp Change threshold from 2.0 to 1.0 in the test 11 years ago
test_warp.cpp more strict checks outside ROI 11 years ago