Andrey Kamaev
|
17fd1c7c61
|
Merged recent changes from trunk - 8833,8848,8850
|
13 years ago |
Andrey Kamaev
|
5715d9ef42
|
Removed incorrectly merged test
|
13 years ago |
Marina Kolpakova
|
54ee92e3b0
|
merged trunk r8815:8827
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Vadim Pisarevsky
|
87888984a5
|
added Matx<4,4>*Scalar operator (ticket #1830)
|
13 years ago |
Vadim Pisarevsky
|
30f1ab059b
|
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug #1804
|
13 years ago |
Vadim Pisarevsky
|
75b1788c6b
|
added "Matx*Vec -> Vec" operator (ticket #1830)
|
13 years ago |
Vadim Pisarevsky
|
b122f7326b
|
fixed Core_Array.expressions test
|
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 |