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 93a818684c ported cv::Canny to T-API 11 years ago
..
test_blend.cpp added cv::blendLinear 11 years ago
test_boxfilter.cpp Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders. 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_histogram.cpp added cv::calcBackProject for 2-dimensional histograms 11 years ago
test_imgproc.cpp added cv::equalizeHist to T-API 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