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.
 
 
 
 
 
 
Maria Dimashova 9f934363e5 added sample on BOW usage to image classification (training and testing is on Pascal VOC dataset) 15 years ago
..
Qt_sample Qt sample code and some fixes 15 years ago
3calibration.cpp some more fixes in rectify3 and 3calibration (corrected disparity ratio etc.) 15 years ago
CMakeLists.txt avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt 15 years ago
bagofwords_classification.cpp added sample on BOW usage to image classification (training and testing is on Pascal VOC dataset) 15 years ago
build3dmodel.cpp merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 15 years ago
calibration.cpp added 3-camera rectification and 8-coeff distortion model 15 years ago
connected_components.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
contours2.cpp fixed some more MSVC2010 warnings 15 years ago
descriptor_extractor_matcher.cpp added bag of words; did some renaming 15 years ago
fern_params.xml Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 15 years ago
generic_descriptor_match.cpp fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests 15 years ago
matcher_simple.cpp Changed interface for drawMatches 15 years ago
meanshift_segmentation.cpp added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 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 fixed some more MSVC2010 warnings 15 years ago