- 05 Nov, 2010 1 commit
-
-
Victor Erukhimov authored
-
- 01 Nov, 2010 1 commit
-
-
Ethan Rublee authored
a crash with the libv4l capture code
-
- 29 Oct, 2010 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
-
- 27 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Oct, 2010 2 commits
-
-
Ethan Rublee authored
-
Alexander Shishkov authored
-
- 17 Oct, 2010 1 commit
-
-
Alexey Polovinkin authored
-
- 16 Oct, 2010 1 commit
-
-
Alexey Polovinkin authored
-
- 15 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
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)
-
- 13 Oct, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 09 Oct, 2010 1 commit
-
-
Valentina Kustikova authored
-
- 08 Oct, 2010 1 commit
-
-
Maria Dimashova authored
-
- 04 Oct, 2010 1 commit
-
-
Maria Dimashova authored
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
-
- 01 Oct, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 23 Sep, 2010 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 17 Sep, 2010 1 commit
-
-
Maria Dimashova authored
renamed createDetector to createFeatureDetector
-
- 07 Sep, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Aug, 2010 1 commit
-
-
Maria Dimashova authored
-
- 18 Aug, 2010 1 commit
-
-
Yannick Verdie authored
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
-
- 16 Aug, 2010 1 commit
-
-
Yannick Verdie authored
-
- 05 Aug, 2010 1 commit
-
-
Maria Dimashova authored
-
- 03 Aug, 2010 2 commits
-
-
Maria Dimashova authored
added GridAdaptedFeatureDetector, PyramidAdaptedFeatureDetector and funcs to draw keypoints and matches
-
Vadim Pisarevsky authored
-
- 29 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 28 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 27 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 26 Jul, 2010 1 commit
-
-
Maria Dimashova authored
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one
-
- 22 Jul, 2010 1 commit
-
-
Maria Dimashova authored
-
- 17 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2010 1 commit
-
-
Victor Erukhimov authored
-
- 14 Jul, 2010 1 commit
-
-
Gary Bradski authored
-
- 09 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Jun, 2010 1 commit
-
-
Maria Dimashova authored
-
- 24 Jun, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Jun, 2010 1 commit
-
-
Vadim Pisarevsky authored
-