OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
2012-06-15 13:04:17 +00:00 |
|
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.
|
2012-03-15 14:36:01 +00:00 |
|
Andrey Kamaev
|
2f4bb580fc
|
Fixed some build warnings; slightly improved python search
|
2012-03-02 08:34:54 +00:00 |
|
Vadim Pisarevsky
|
b74116e694
|
unified norm computing; added generalized Hamming distance
|
2011-10-11 15:13:53 +00:00 |
|
Maria Dimashova
|
6287c113c8
|
fixed compile errors
|
2011-08-10 09:43:44 +00:00 |
|
itsyplen
|
7f32e8131d
|
Updating samples using cmd parser
|
2011-08-10 08:56:27 +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
|
aad9b3219c
|
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
|
2011-06-08 06:45:21 +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 |
|
Stefano Fabri
|
dff9c0703f
|
Fix a litte bug on matrix subtraction
|
2011-05-03 10:56:20 +00:00 |
|
Vadim Pisarevsky
|
9a991a2e10
|
fixed build problems on Windows
|
2011-04-18 15:14:32 +00:00 |
|
Anatoly Baksheev
|
998fab0ef5
|
warningx fixed under vs2008
|
2010-12-21 11:37:08 +00:00 |
|
Gary Bradski
|
43a74f40c0
|
revamped
|
2010-12-04 08:30:22 +00:00 |
|
Vadim Pisarevsky
|
01c1003d51
|
fixed warnings and errors reported by VS2010
|
2010-11-26 18:25:30 +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 |
|
Maria Dimashova
|
dfe4af9e1d
|
fixed warnings under win32
|
2010-11-26 10:35:48 +00:00 |
|
Gary Bradski
|
b769639f1b
|
Docs for using BRIEF in features2d
|
2010-11-24 02:35:10 +00:00 |
|
Ethan Rublee
|
5915e4c7ee
|
adding samples for brief and the cout << cv::Mat functions.
|
2010-11-14 06:28:41 +00:00 |
|