28 Commits (716e0192b3cfe4f493d3eac0d7a1a1580c672b4c)

Author SHA1 Message Date
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev ebac3a02aa Fix backward compatibility of opencv_core 13 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 13 years ago
Vadim Pisarevsky 0bd68a70f1 fixed #2297, #2300; fixed several warnings 13 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
Vadim Pisarevsky 3228599a35 fixed some more GCC warnings 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Vadim Pisarevsky 4acc93df69 removed non-ascii characters (ticket #1468) 14 years ago
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 14 years ago
Andrey Morozov bee68e519a fixed several bugs in CommandLineParser 14 years ago
Andrey Morozov bf636e40bf improved print help in CommandLineParser 14 years ago
Anatoly Baksheev 923f771cfc warnings 14 years ago
Andrey Morozov b7a3d36729 fixed several bugs in CommandLineParser 14 years ago
Andrey Morozov 135b9280f1 improved print help in CommandLineParser 14 years ago
Andrey Morozov 97d54612c7 fix print help 14 years ago
Andrey Morozov d449b0492f fixed several bugs in CommandLineParser 14 years ago
Andrey Morozov 3d3efe7c07 fixed sub algorithm in CommandLineParser 14 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 14 years ago
Anatoly Baksheev 415978b1c9 warnings 14 years ago
itsyplen 9b1cb7227a fixed errors in cmdparser 14 years ago
itsyplen 6d3e92517c new version of command line parser 14 years ago
Vadim Pisarevsky ff5e97c8e4 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
itsyplen a2f5884159 Specialization for 'get' method with bool type was added, help and constructor were updated too 14 years ago
Kirill Kornyakov aad9b3219c Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser 14 years ago
Kirill Kornyakov 65ed270790 class CommandLineParser was updated according new requirements 14 years ago
Kirill Kornyakov 78d821114a Update CommandLineParser class: move method's definition from header to source 14 years ago
Vadim Pisarevsky 60a0ebbd6c added optional encoding parameter to cvOpenFileStorage() and FileStorage::open() (ticket #976). moved some implementation parts of CommandLineParser to cmdparser.cpp. 14 years ago
Kirill Kornyakov fe279279e6 Update CommandLineParser class 14 years ago
Kirill Kornyakov aadb1669a7 some samples updated according to new CommandLineParser class 14 years ago
Vadim Pisarevsky 3d154c9dde fix build problems on Windows 14 years ago
Kirill Kornyakov 94760a5f2b command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments. 14 years ago