Vadim Pisarevsky
|
402ef4c9cb
|
correct 2 bugs in cvSolveCubic (linear and quadratic cases: tickets #525 and #364)
|
2010-11-07 19:23:48 +00:00 |
|
Vadim Pisarevsky
|
f7bebe8270
|
fixed several warnings; modified size comparison: m1.size() == m2.size() => m1.size == m2.size
|
2010-10-20 12:33:57 +00:00 |
|
Vadim Pisarevsky
|
541441e85b
|
united cv::Mat and cv::MatND
|
2010-10-12 12:31:40 +00:00 |
|
Anatoly Baksheev
|
f8a14a0854
|
fixed warnings under VS2010 about 'implicit conversion from double to float'.
|
2010-10-04 14:52:13 +00:00 |
|
Vadim Pisarevsky
|
12656df19a
|
much faster exp() and log() with SSE2
|
2010-10-03 22:45:04 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|