17 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)

Author SHA1 Message Date
Maria Dimashova 608855a322 include nonfree for a couple of f2d samples 13 years ago
Vadim Pisarevsky d60623279c switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Maria Dimashova 6cc3361427 fixed #916 14 years ago
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
Kirill Kornyakov 07a9d3558e The samples were updated through CommandLineParser class 14 years ago
Vadim Pisarevsky fa2f1c036a removed "#include "windows.h"" from core headers 14 years ago
Anatoly Baksheev 8ebff41c29 more warnings fixed. +some warnings in examples 14 years ago
Gary Bradski 65f7bfbb83 revamped 14 years ago
Maria Dimashova dfe4af9e1d fixed warnings under win32 14 years ago
Vadim Pisarevsky 1286c1db45 fixed multiple warnings from VS2010. 14 years ago
Maria Dimashova 7e5c11a920 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 14 years ago
Gary Bradski e9fbbb3396 Fleshed out file docs for train and test on PASCAL VOC. This sample need simplification 14 years ago
Maria Dimashova 3a873cb051 updated some included headers 14 years ago
Maria Dimashova 69e329c9fd modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 14 years ago
Alexander Shishkov f0c136c9ab fixed bug with CV_ASSERT 14 years ago
Maria Dimashova 9f934363e5 added sample on BOW usage to image classification (training and testing is on Pascal VOC dataset) 14 years ago