OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
58f31819cc
|
Return drawContours back to imgproc
This partly reverts commit 6ca618277c .
|
2012-10-15 18:12:33 +04:00 |
|
Vadim Pisarevsky
|
94b97b7a63
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
|
Marina Kolpakova
|
66aff45e96
|
fixed #2130
|
2012-07-05 20:55:55 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Vadim Pisarevsky
|
0404b2989e
|
fixed line clipping (ticket #1284)
|
2012-03-29 13:06:38 +00:00 |
|
Leonid Beynenson
|
295a9815e8
|
Removed unrequired type conversions in the function clipLine.
|
2012-03-20 12:14:41 +00:00 |
|
Leonid Beynenson
|
a659832df1
|
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
|
2012-03-20 11:40:05 +00:00 |
|
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Vadim Pisarevsky
|
1badec0b2d
|
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
|
2011-07-18 16:31:30 +00:00 |
|
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
|
Vadim Pisarevsky
|
56d4f875b4
|
make watershed demo work correctly
|
2010-12-04 15:35:34 +00:00 |
|
Vadim Pisarevsky
|
9948ed88b0
|
fixed crash in cvDrawContours when abs(maxLevel) is too big
|
2010-12-04 15:31:42 +00:00 |
|
Vadim Pisarevsky
|
a937d9d43c
|
unified the coordinate interpretation in RotatedRect (ticket #425)
|
2010-11-29 18:14:08 +00:00 |
|
Vadim Pisarevsky
|
a3dfba36a1
|
fixed crashes in camshiftdemo sample
|
2010-11-28 19:44:01 +00:00 |
|
Vadim Pisarevsky
|
808190c02e
|
fixed LineIterator constructor in order to make LineIterator::pos() work properly (#408)
|
2010-07-29 13:26:01 +00:00 |
|
Vadim Pisarevsky
|
4632d65889
|
doxygenated core and imgproc modules (C++ API only)
|
2010-05-25 14:57:10 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|