Vadim Pisarevsky
|
87888984a5
|
added Matx<4,4>*Scalar operator (ticket #1830)
|
2012-04-25 08:59:37 +00:00 |
|
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
|
2012-04-25 08:39:21 +00:00 |
|
Vadim Pisarevsky
|
75b1788c6b
|
added "Matx*Vec -> Vec" operator (ticket #1830)
|
2012-04-24 12:45:19 +00:00 |
|
Vadim Pisarevsky
|
b122f7326b
|
fixed Core_Array.expressions test
|
2012-04-10 21:28:53 +00:00 |
|
Vadim Pisarevsky
|
af8e5696f0
|
fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket #1587)
|
2012-03-27 14:43:24 +00:00 |
|
Anatoly Baksheev
|
415978b1c9
|
warnings
|
2011-09-05 14:37:27 +00:00 |
|
Vadim Pisarevsky
|
fba70ca131
|
fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication
|
2011-08-15 13:24:13 +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 |
|