opencv/samples/cpp
2010-10-20 14:02:08 +00:00
..
Qt_sample Qt sample code and some fixes 2010-08-16 16:49:24 +00:00
3calibration.cpp some more fixes in rectify3 and 3calibration (corrected disparity ratio etc.) 2010-10-01 09:48:56 +00:00
bagofwords_classification.cpp fixed bug with CV_ASSERT 2010-10-20 14:02:08 +00:00
build3dmodel.cpp merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 2010-09-17 11:26:58 +00:00
calibration.cpp added 3-camera rectification and 8-coeff distortion model 2010-09-07 15:38:48 +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 bag of words; did some renaming 2010-09-23 16:17:48 +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 fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests 2010-10-04 14:12:36 +00:00
matcher_simple.cpp Changed interface for drawMatches 2010-06-12 06:30:00 +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