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
|
a69bd80b99
|
fixed opencv_video tests
|
2011-07-13 10:18:13 +00:00 |
|
Vadim Pisarevsky
|
569b1ad582
|
embeded cv Python module into cv2.
|
2011-07-12 12:56:03 +00:00 |
|
Vadim Pisarevsky
|
21409de176
|
optimized sparse LK optical flow (tickets #1062 and #1210)
|
2011-07-11 23:03:05 +00:00 |
|
Alexander Shishkov
|
c5fa70143d
|
added check input data
|
2011-06-03 07:57:07 +00:00 |
|
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +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
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
|