Vadim Pisarevsky
|
1ded1597e7
|
fixed mixed-type array operations (bug #2336)
|
13 years ago |
Vadim Pisarevsky
|
7946fcdb69
|
added test for #2336
|
13 years ago |
Andrey Kamaev
|
e73089bdb5
|
Fix windows build warnings
|
13 years ago |
Vadim Pisarevsky
|
a74a2302aa
|
fixed bug #2331
|
13 years ago |
Vadim Pisarevsky
|
31395b0759
|
added check for false bug report #2081
|
13 years ago |
Andrey Kamaev
|
afe11f69fb
|
Fixed Windows build warnings and configuration problem.
|
13 years ago |
Vadim Pisarevsky
|
82cb2ab556
|
fixed bug in SVD, ticket #2027; fixed building highgui with ffmpeg support on MacOSX
|
13 years ago |
Vadim Pisarevsky
|
fd901d8323
|
fixed #2108 (thanks to Vincent for the report and proposed solution)
|
13 years ago |
Vadim Pisarevsky
|
d60b1f2f82
|
fixed bug #2106; added test
|
13 years ago |
Vadim Pisarevsky
|
52797a55e2
|
added support for vector<Mat_<>> in InputArray, OutputArray, split & merge
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Vadim Pisarevsky
|
af8e5696f0
|
fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket #1587)
|
13 years ago |
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
|
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
|
05e6c1c467
|
fixed test of matrix operations
|
15 years ago |
Vadim Pisarevsky
|
ec314cf232
|
moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |