Maria Dimashova
c6e43c385d
updated documentation on features2d; minor features2d changes
2010-11-23 17:00:55 +00:00
Gary Bradski
cd94b8c00e
forgot to escape after 'help'
2010-11-23 08:13:53 +00:00
Gary Bradski
c1a862f175
minor docs and help code at top
2010-11-23 08:09:06 +00:00
Gary Bradski
f87de19006
added more documenation
2010-11-23 03:18:31 +00:00
Maria Dimashova
e406dfee44
refactored features2d and sample on matching to many images
2010-11-22 18:27:08 +00:00
Alexey Spizhevoy
4e52df75a7
fixed compiling bug under g++ in gpi HOG sample
2010-11-22 16:46:49 +00:00
Alexey Spizhevoy
fbb6b6f90c
fixed compile bug under g++
2010-11-22 16:21:49 +00:00
Ethan Rublee
2e9136259d
Adding two samples that deal with FileStorage - useful for creating image lists
2010-11-20 21:37:09 +00:00
Gary Bradski
752c4bc48b
doc what cvout_sample does
2010-11-20 02:04:41 +00:00
Gary Bradski
7df9aef99c
Added description, fixed missing >
2010-11-19 06:58:37 +00:00
Alexey Spizhevoy
11c0c5bf85
added getDescriptors support into gpu HOG, also added commented test for this feature
2010-11-18 09:22:23 +00:00
Alexey Spizhevoy
2d01558479
added different win_stride values feature into gpu HOG, refactored gpu HOG sample
2010-11-17 14:11:30 +00:00
Alexey Spizhevoy
27542529a5
refactored hog GPU
2010-11-17 13:02:31 +00:00
Alexey Spizhevoy
6c326eb4bb
added gpu HOG sample
2010-11-17 12:49:53 +00:00
Maria Dimashova
3a873cb051
updated some included headers
2010-11-16 16:34:27 +00:00
Maria Dimashova
a5b58c00ea
updated user prompt and included headers
2010-11-16 16:01:56 +00:00
Vadim Pisarevsky
08b7855edc
extended out << mat/vec operators; added opencv license
2010-11-15 17:40:57 +00:00
Ethan Rublee
5915e4c7ee
adding samples for brief and the cout << cv::Mat functions.
2010-11-14 06:28:41 +00:00
Ilya Lysenkov
70a524bc50
Updated user prompt in the generic_descriptor_match sample
2010-11-13 05:40:40 +00:00
Vadim Pisarevsky
9e7b8d5f67
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557 )
2010-11-12 20:55:32 +00:00
Maria Dimashova
0acc00bf62
replace include file in sample
2010-11-10 15:01:25 +00:00
Victor Erukhimov
cf2031b146
Fixed a compilation problem when the DEMO_MIX_API_USE is not defined
2010-11-05 11:23:42 +00:00
Ethan Rublee
9ee954a0c6
Made calibration a bit faster in the absense of a checkboard and trying to fix
...
a crash with the libv4l capture code
2010-11-01 06:20:36 +00:00
Maria Dimashova
ce0132583a
added possibility of matcher filtering to sample
2010-10-29 13:13:46 +00:00
Maria Dimashova
69e329c9fd
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
Vadim Pisarevsky
086cddb33a
renamed rectify3 to rectify3Collinear
2010-10-27 20:13:42 +00:00
Ethan Rublee
e842a0c816
change int to char so that keys are registered properly, maybe this breaks others though
2010-10-20 18:49:44 +00:00
Alexander Shishkov
f0c136c9ab
fixed bug with CV_ASSERT
2010-10-20 14:02:08 +00:00
Alexey Polovinkin
0f7c2e016d
GBT train/test was added to tree_engine sample
2010-10-17 19:18:42 +00:00
Alexey Polovinkin
ba88b2ee54
Added error handling in latentsvmdetect sample
2010-10-16 07:10:46 +00:00
Vadim Pisarevsky
f678c8f07b
made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only)
2010-10-15 18:57:59 +00:00
Vadim Pisarevsky
5386a8e7cb
added dependency on the new module flann (now with opencv_flann lib)
2010-10-13 06:17:24 +00:00
Vadim Pisarevsky
9b085f2091
added dependency on the new module flann
2010-10-13 06:12:38 +00:00
Valentina Kustikova
fbfccffbaa
Integration object detection using Latent SVM. Sample was added.
2010-10-09 11:36:06 +00:00
Maria Dimashova
9f934363e5
added sample on BOW usage to image classification (training and testing is on Pascal VOC dataset)
2010-10-08 13:17:34 +00:00
Maria Dimashova
89935fc59b
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
2010-10-04 14:12:36 +00:00
Vadim Pisarevsky
46988ca633
some more fixes in rectify3 and 3calibration (corrected disparity ratio etc.)
2010-10-01 09:48:56 +00:00
Vadim Pisarevsky
18ce63ffdb
fixed 3calibration sample
2010-10-01 09:13:52 +00:00
Maria Dimashova
26dbbcc070
added bag of words; did some renaming
2010-09-23 16:17:48 +00:00
Maria Dimashova
9e9d4b9e49
added OpponentColorDescriptorExtractor
2010-09-23 10:53:36 +00:00
Maria Dimashova
8ab3fdbcca
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
...
renamed createDetector to createFeatureDetector
2010-09-17 11:26:58 +00:00
Vadim Pisarevsky
31dbefc865
added 3-camera rectification and 8-coeff distortion model
2010-09-07 15:38:48 +00:00
Maria Dimashova
601e9af9f8
added match()
2010-08-24 12:52:29 +00:00
Yannick Verdie
3746c48451
Bug in calibration.cpp sample
...
This was crashing my code:
for( size_t i = 1; i < imagePoints.size(); i++ )
objectPoints.push_back(objectPoints[0]);
Changed by:
objectPoints.resize(imagePoints.size(),objectPoints[0]);
Plus clean up on Qt code
2010-08-18 15:35:56 +00:00
Yannick Verdie
e65823fac2
Qt sample code and some fixes
2010-08-16 16:49:24 +00:00
Maria Dimashova
d8ad4e2267
added detector and descriptor evaluation to sample descriptor_extractor_matcher
2010-08-05 13:34:53 +00:00
Maria Dimashova
4e60decad3
added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches
2010-08-03 16:28:52 +00:00
Vadim Pisarevsky
9c94a96c40
repaired aspect ratio option; fixed comments
2010-08-03 11:28:39 +00:00
Maria Dimashova
6cf6a22772
modified sample find_obj_calonder
2010-07-29 11:14:54 +00:00
Maria Dimashova
cba926a428
added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation
2010-07-28 16:41:12 +00:00
Maria Dimashova
4f3de6ebf6
commented find_obj_calonder
2010-07-27 12:26:52 +00:00
Maria Dimashova
b5a71db742
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one
2010-07-26 08:58:46 +00:00
Maria Dimashova
912607a387
minor sample changes
2010-07-22 16:30:42 +00:00
Vadim Pisarevsky
08cba33f9d
fixed some more MSVC2010 warnings
2010-07-17 10:35:17 +00:00
Victor Erukhimov
2906023190
Fixed a memory leak
2010-07-16 12:59:47 +00:00
Gary Bradski
730de4d8c3
Fixed crash if no chessboard problem
2010-07-14 00:32:35 +00:00
Vadim Pisarevsky
db82906067
fix build with GCC 3.3 on Ubuntu 8.04
2010-07-09 09:09:20 +00:00
Vadim Pisarevsky
269afb91da
make Qt bindings compile with any Qt 4.x
2010-07-08 11:24:32 +00:00
Maria Dimashova
69adf86afe
fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch
2010-06-28 16:03:01 +00:00
Vadim Pisarevsky
4eda856cd5
squareSize renamed to square_size in the output xml/yml
2010-06-24 07:56:57 +00:00
Vadim Pisarevsky
65f3b09d31
added grabcut() call
2010-06-19 17:25:42 +00:00
Maria Dimashova
400eb37189
added parameter keypointIndexes to KeyPoint::convert, updated sample
2010-06-15 15:19:11 +00:00
Vadim Pisarevsky
56f17b78bb
added some on-screen help
2010-06-14 14:33:11 +00:00
Vadim Pisarevsky
2d2cc3ecdf
updated
2010-06-14 12:21:57 +00:00
Vadim Pisarevsky
e1058f9a13
draft version of 3d reconstruction sample (no bundle adjustment yet)
2010-06-14 10:58:31 +00:00
Vadim Pisarevsky
b2244f87ac
improved the calibration and select3dobj samples
2010-06-13 19:08:24 +00:00
Vadim Pisarevsky
654d447661
calibration sample rewritten using the C++ API
2010-06-13 03:50:29 +00:00
Maria Dimashova
dd72f2ec52
moved matchesMask
2010-06-12 14:39:56 +00:00
Maria Dimashova
008da75691
renamed parameter of drawMatches (mask to matchesMask)
2010-06-12 10:11:57 +00:00
Victor Erukhimov
c751e901ce
Changed interface for drawMatches
2010-06-12 06:30:00 +00:00
Victor Erukhimov
ed9e63c8e5
Fixing a bug
2010-06-12 05:54:41 +00:00
Victor Erukhimov
b21314bccd
Fixing a couple of bugs
2010-06-12 05:52:43 +00:00
Victor Erukhimov
2b116981b7
Added a simple sample for descriptor matching
2010-06-12 05:45:28 +00:00
Victor Erukhimov
c6750a0f45
Moved detector and descriptor class factory functions into features2d module
2010-06-11 18:44:22 +00:00
Maria Dimashova
6667d935f1
updated descriptor_extractro_matcher sample to use added drawMatches function
2010-06-11 17:17:47 +00:00
Ilya Lysenkov
217842b0b9
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample
2010-06-11 09:46:43 +00:00
Vadim Pisarevsky
d6a3212084
can now select the camera for calibration
2010-06-10 22:12:56 +00:00
Vadim Pisarevsky
023e2b2850
removed irrelevant assertion.
2010-06-10 20:56:40 +00:00
Vadim Pisarevsky
432e0e0cd8
avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt
2010-06-10 20:55:48 +00:00
Vadim Pisarevsky
6027f4d4f9
removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp
2010-06-10 20:06:07 +00:00
Vadim Pisarevsky
108f4b2416
write camera pose, handle partially occluded objects
2010-06-10 18:54:14 +00:00
Vadim Pisarevsky
ed64c5606e
the new 3D object selection demo
2010-06-10 17:35:59 +00:00
Victor Erukhimov
7c1eedfc61
Renamed descriptor samples
2010-06-10 16:53:36 +00:00
Victor Erukhimov
d9e8314401
Moving sample to cpp folder
2010-06-10 16:40:06 +00:00
Maria Dimashova
d5ef5b88f0
modified keypoints_matching sample
2010-06-10 12:13:35 +00:00
Ilya Lysenkov
b251136e45
Added sample for GenericDescriptorMatch
2010-06-10 07:59:18 +00:00
Ilya Lysenkov
a702e5b2dc
Storing PCA components and One Way descriptors in one yml file.
2010-06-02 05:19:09 +00:00
Vadim Pisarevsky
1d63112714
remove bash'ism in the samples build script (thanks to iwamatsu for the patch)
2010-06-01 15:34:43 +00:00
Victor Erukhimov
c4631573a4
cv::cvflann -> cv::flann
2010-05-26 19:50:20 +00:00
Maria Dimashova
583a08d5c7
removed old sample on keypoints matching and added new one
2010-05-26 15:45:32 +00:00
Vadim Pisarevsky
b94e09bfeb
renamed cv::flann to cv::cvflann to avoid name conflicts
2010-05-21 20:37:05 +00:00
Maria Dimashova
cd81db88d5
updated sift wrapper (recalculation angles mode)
2010-05-19 16:02:30 +00:00
James Bowman
a2e158aeb8
datamatrix sample
2010-05-13 18:02:02 +00:00
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00