Ilya Lysenkov
|
d105264bad
|
Added tests of findCirclesGrid() with the asymmetric pattern.
|
2011-09-20 13:35:21 +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 |
|
Alexander Shishkov
|
a7d1e08bcc
|
added progress output to the long-time tests (for buildbot)
|
2011-06-13 19:30:16 +00:00 |
|
Alexander Shishkov
|
8a79d414c0
|
fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert)
test was refactored
|
2011-04-29 15:00:37 +00:00 |
|
Vadim Pisarevsky
|
820c5941fc
|
corrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert)
|
2011-04-27 17:56:58 +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 |
|
Alexander Shishkov
|
04461a53f1
|
added solvePnPRansac method
|
2011-03-05 00:18:49 +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 |
|