Andrey Kamaev
|
d566c6bc86
|
Revert "add new version of CommandLineParser. add empty docs"
This reverts commit 54a202b3d5 .
Conflicts:
modules/core/doc/command_line_parser.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/cmdparser.cpp
modules/gpu/perf/main.cpp
modules/gpu/test/main.cpp
modules/ts/src/ts_perf.cpp
|
12 years ago |
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Maria Dimashova
|
3569e18f0e
|
fixed compile errors and warning on ubuntu64
|
13 years ago |
itsyplen
|
49fb4ecbc1
|
Updated samples using new cmd parser
|
13 years ago |
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)
|
14 years ago |
itsyplen
|
3876cf22e3
|
reverted samples with new command argument parser. will be continued after OpenCV release.
|
14 years ago |
itsyplen
|
781ea62bd4
|
temporary commit before samples revert
|
14 years ago |
itsyplen
|
4d417ccf7a
|
Help and parsing command line were updated in next samples: chamfer
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Gary Bradski
|
3f8173af2f
|
revamped
|
14 years ago |
Gary Bradski
|
3dd0e31976
|
oops, typo corrected
|
14 years ago |
Gary Bradski
|
ced1d50d88
|
updated docs
|
14 years ago |
Vadim Pisarevsky
|
5461b9943c
|
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
|
14 years ago |