opencv/samples/cpp
2010-11-13 05:40:40 +00:00
..
Qt_sample Qt sample code and some fixes 2010-08-16 16:49:24 +00:00
3calibration.cpp renamed rectify3 to rectify3Collinear 2010-10-27 20:13:42 +00:00
bagofwords_classification.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
build3dmodel.cpp merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 2010-09-17 11:26:58 +00:00
calibration.cpp Made calibration a bit faster in the absense of a checkboard and trying to fix 2010-11-01 06:20:36 +00:00
CMakeLists.txt added dependency on the new module flann (now with opencv_flann lib) 2010-10-13 06:17:24 +00:00
connected_components.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
contours2.cpp fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00
descriptor_extractor_matcher.cpp added possibility of matcher filtering to sample 2010-10-29 13:13:46 +00:00
fern_params.xml Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 2010-06-11 09:46:43 +00:00
generic_descriptor_match.cpp Updated user prompt in the generic_descriptor_match sample 2010-11-13 05:40:40 +00:00
matcher_simple.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
matching_to_many_images.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 2010-10-29 08:44:42 +00:00
meanshift_segmentation.cpp added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 2010-07-28 16:41:12 +00:00
morphology2.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
segment_objects.cpp fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00
select3dobj.cpp fixed some more MSVC2010 warnings 2010-07-17 10:35:17 +00:00