Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vadim Pisarevsky 01c1003d51 fixed warnings and errors reported by VS2010 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 use the new-style headers in the samples to improve OpenCV build time. 15 years ago
CMakeLists.txt added dependency on the new module flann (now with opencv_flann lib) 15 years ago
bagofwords_classification.cpp fixed warnings under win32 15 years ago
brief_match_test.cpp fixed warnings and errors reported by VS2010 15 years ago
build3dmodel.cpp fixed warnings and errors reported by VS2010 15 years ago
calibration.cpp fixed multiple warnings from VS2010. 15 years ago
connected_components.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago
contours2.cpp fixed warnings and errors reported by VS2010 15 years ago
cout_mat.cpp fixed multiple warnings from VS2010. 15 years ago
descriptor_extractor_matcher.cpp fixed multiple warnings from VS2010. 15 years ago
fern_params.xml Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 15 years ago
filestorage.cpp fixed multiple warnings from VS2010. 15 years ago
generic_descriptor_match.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago
imagelist_creator.cpp adding a check for if the first arg is an image - annoying if it overwrites 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 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 15 years ago
meanshift_segmentation.cpp updated some included headers 15 years ago
morphology2.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago
segment_objects.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago
select3dobj.cpp Added description, fixed missing > 15 years ago
starter_imagelist.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago
starter_video.cpp fixed warnings and errors reported by VS2010 15 years ago
video_homography.cpp use the new-style headers in the samples to improve OpenCV build time. 15 years ago