13 Commits (907a9101eb7aca65e5f096cde387df65be8b271d)

Author SHA1 Message Date
Vadim Pisarevsky a74a2302aa fixed bug #2331 12 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 13 years ago
Vadim Pisarevsky fba70ca131 fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication 13 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 14 years ago
Vadim Pisarevsky ec314cf232 moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago