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.
 
 
 
 
 
 
Gary Bradski 1f9171d10a find and drawContours doc 15 years ago
..
Qt_sample Qt sample code and some fixes 15 years ago
matching_to_many_images refactored features2d and sample on matching to many images 15 years ago
3calibration.cpp forgot to escape after 'help' 15 years ago
CMakeLists.txt added dependency on the new module flann (now with opencv_flann lib) 15 years ago
bagofwords_classification.cpp Fleshed out file docs for train and test on PASCAL VOC. This sample need simplification 15 years ago
brief_match_test.cpp Docs for using BRIEF in features2d 15 years ago
build3dmodel.cpp merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 15 years ago
calibration.cpp added and moved docs 15 years ago
connected_components.cpp described 15 years ago
contours2.cpp find and drawContours doc 15 years ago
cvout_sample.cpp doc what cvout_sample does 15 years ago
descriptor_extractor_matcher.cpp updated user prompt and included headers 15 years ago
fern_params.xml Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 15 years ago
filestorage_sample.cpp added more documenation 15 years ago
generic_descriptor_match.cpp updated some included headers 15 years ago
imagelist_creator.cpp Adding two samples that deal with FileStorage - useful for creating image lists 15 years ago
matcher_simple.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 15 years ago
matching_to_many_images.cpp updated documentation on features2d; minor features2d changes 15 years ago
meanshift_segmentation.cpp updated some included headers 15 years ago
morphology2.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
segment_objects.cpp fixed some more MSVC2010 warnings 15 years ago
select3dobj.cpp Added description, fixed missing > 15 years ago
video_homography.cpp adding samples for brief and the cout << cv::Mat functions. 15 years ago