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 866d8c0cfa added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811) 13 years ago
..
doc fixed formula in matchShapes, method=CV_CONTOUR_MATCH_I3 (ticket #1801) 13 years ago
include/opencv2/imgproc Fixed typo. 13 years ago
perf Set sanity thresholds for several performance tests 13 years ago
src added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811) 13 years ago
test extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago