opencv/samples/cpp
2010-11-26 17:59:40 +00:00
..
matching_to_many_images refactored features2d and sample on matching to many images 2010-11-22 18:27:08 +00:00
Qt_sample Qt sample code and some fixes 2010-08-16 16:49:24 +00:00
3calibration.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
bagofwords_classification.cpp fixed warnings under win32 2010-11-26 10:35:48 +00:00
brief_match_test.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
build3dmodel.cpp added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 2010-11-25 15:59:37 +00:00
calibration.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +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 use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
contours2.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
cout_mat.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
descriptor_extractor_matcher.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55: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
filestorage.cpp fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
generic_descriptor_match.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
imagelist_creator.cpp adding a check for if the first arg is an image - annoying if it overwrites 2010-11-24 16:39:13 +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 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 2010-11-25 15:59:37 +00:00
meanshift_segmentation.cpp updated some included headers 2010-11-16 16:34:27 +00:00
morphology2.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
segment_objects.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
select3dobj.cpp Added description, fixed missing > 2010-11-19 06:58:37 +00:00
starter_imagelist.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
starter_video.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
video_homography.cpp use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00