Commit Graph

11 Commits

Author SHA1 Message Date
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
2011-06-11 17:24:09 +00:00
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 2011-06-09 12:01:47 +00:00
Kirill Kornyakov 09a7a40478 The samples were updated corresponding a single standart for <help> 2011-06-03 14:53:38 +00:00
Kirill Kornyakov 534ac83b8d update help corresponding single format and update some samples through using CommandLineParser class 2011-05-29 10:01:01 +00:00
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
Kirill Kornyakov aadb1669a7 some samples updated according to new CommandLineParser class 2011-05-21 14:09:03 +00:00
Valentina Kustikova d03b89f163 Parallel version of Latent SVM. 2011-02-08 07:34:25 +00:00
Gary Bradski bf808fac25 created parameter description doc and output 2010-12-02 23:42:46 +00:00
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 2010-11-26 17:59:40 +00:00
Alexey Polovinkin ba88b2ee54 Added error handling in latentsvmdetect sample 2010-10-16 07:10:46 +00:00
Valentina Kustikova fbfccffbaa Integration object detection using Latent SVM. Sample was added. 2010-10-09 11:36:06 +00:00