Commit Graph

14 Commits

Author SHA1 Message Date
Ivan Korolev
36451319c1 fixed cmd line parsing in the samples 2013-01-31 12:08:43 +04:00
AoD314
54a202b3d5 add new version of CommandLineParser. add empty docs 2012-09-07 13:24:48 +04:00
Andrey Kamaev
49a1ba6038 Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
Maria Dimashova
3569e18f0e fixed compile errors and warning on ubuntu64 2011-08-10 11:36:55 +00:00
itsyplen
49fb4ecbc1 Updated samples using new cmd parser 2011-08-10 10:41:38 +00:00
Vladimir Dudnik
6e38b6aaed removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 2011-06-17 06:31:54 +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
itsyplen
781ea62bd4 temporary commit before samples revert 2011-06-09 11:16:42 +00:00
itsyplen
4d417ccf7a Help and parsing command line were updated in next samples: chamfer 2011-06-09 09:41:31 +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
Gary Bradski
3f8173af2f revamped 2010-12-04 08:29:00 +00:00
Gary Bradski
3dd0e31976 oops, typo corrected 2010-12-03 10:07:18 +00:00
Gary Bradski
ced1d50d88 updated docs 2010-12-03 10:06:41 +00:00
Vadim Pisarevsky
5461b9943c added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 2010-11-30 01:34:39 +00:00