.. |
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
|
forgot to escape after 'help'
|
2010-11-23 08:13:53 +00:00 |
bagofwords_classification.cpp
|
Fleshed out file docs for train and test on PASCAL VOC. This sample need simplification
|
2010-11-24 01:09:50 +00:00 |
brief_match_test.cpp
|
Docs for using BRIEF in features2d
|
2010-11-24 02:35:10 +00:00 |
build3dmodel.cpp
|
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
|
2010-09-17 11:26:58 +00:00 |
calibration.cpp
|
added and moved docs
|
2010-11-24 01:44: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
|
described
|
2010-11-24 05:51:04 +00:00 |
contours2.cpp
|
find and drawContours doc
|
2010-11-24 06:03:21 +00:00 |
cout_mat.cpp
|
renaming the cvout_sample.cpp to cout_mat.cpp
|
2010-11-25 00:40:52 +00:00 |
descriptor_extractor_matcher.cpp
|
updated user prompt and included headers
|
2010-11-16 16:01:56 +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_sample.cpp
|
added more documenation
|
2010-11-23 03:18:31 +00:00 |
generic_descriptor_match.cpp
|
updated some included headers
|
2010-11-16 16:34:27 +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
|
updated documentation on features2d; minor features2d changes
|
2010-11-23 17:00:55 +00:00 |
meanshift_segmentation.cpp
|
updated some included headers
|
2010-11-16 16:34:27 +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
|
Added description, fixed missing >
|
2010-11-19 06:58:37 +00:00 |
starter_imagelist.cpp
|
adding two simple templates
|
2010-11-25 00:39:43 +00:00 |
starter_video.cpp
|
adding two simple templates
|
2010-11-25 00:39:43 +00:00 |
video_homography.cpp
|
adding samples for brief and the cout << cv::Mat functions.
|
2010-11-14 06:28:41 +00:00 |