Anatoly Baksheev
|
415978b1c9
|
warnings
|
14 years ago |
Vadim Pisarevsky
|
fba70ca131
|
fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication
|
14 years ago |
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Vadim Pisarevsky
|
5ca3bd502c
|
reverted broken opencv_test_core launcher
|
14 years ago |
Vadim Pisarevsky
|
3b9e752be7
|
some more core functions documented + minor fixes and rearrangements
|
14 years ago |
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
14 years ago |
Vadim Pisarevsky
|
9ac3a35175
|
do not use Lapack anymore
|
14 years ago |
Andrey Kamaev
|
8483b95256
|
Fixed #1004
|
14 years ago |
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
Andrey Kamaev
|
b906ad3108
|
Test system included into Android build
|
14 years ago |
Vadim Pisarevsky
|
d9ab1d2b92
|
fixed build on Windows with MSVC2010
|
14 years ago |
Vadim Pisarevsky
|
77529b1fa6
|
fixed bugs in CartToPolarToCart test
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
be4251c143
|
fixed compile problems when Makefiles are used
|
14 years ago |
Vadim Pisarevsky
|
d2c2c07ad2
|
updated the new arithmetic tests
|
14 years ago |
Vadim Pisarevsky
|
97d9a672cc
|
moved gtest to modules; added some gtest-based tests
|
14 years ago |