19 Commits (c1c3139368c97f1d31fc323a90b1e99879a79ba4)

Author SHA1 Message Date
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 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 f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Andrey Kamaev 2f4bb580fc Fixed some build warnings; slightly improved python search 13 years ago
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 13 years ago
Maria Dimashova 6287c113c8 fixed compile errors 13 years ago
itsyplen 7f32e8131d Updating samples using cmd parser 13 years ago
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 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
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Stefano Fabri dff9c0703f Fix a litte bug on matrix subtraction 14 years ago
Vadim Pisarevsky 9a991a2e10 fixed build problems on Windows 14 years ago
Anatoly Baksheev 998fab0ef5 warningx fixed under vs2008 14 years ago
Gary Bradski 43a74f40c0 revamped 14 years ago
Vadim Pisarevsky 01c1003d51 fixed warnings and errors reported by VS2010 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 14 years ago
Maria Dimashova dfe4af9e1d fixed warnings under win32 14 years ago
Gary Bradski b769639f1b Docs for using BRIEF in features2d 14 years ago
Ethan Rublee 5915e4c7ee adding samples for brief and the cout << cv::Mat functions. 14 years ago