Vadim Pisarevsky
|
ebb9c61546
|
fixed bug with Mat::dataend initialization. Now morph-ex test passes; Also fixed CV_Assert() implementation
|
2010-10-21 21:07:11 +00:00 |
|
Vadim Pisarevsky
|
2591988414
|
ok, try to handle matrices with size (0,0)
|
2010-10-21 13:19:15 +00:00 |
|
Vadim Pisarevsky
|
be016a75df
|
some fixes due to the changed policy in DataType & DataDepth handling
|
2010-10-20 17:43:46 +00:00 |
|
Vadim Pisarevsky
|
8af83e6d37
|
fixed a few bugs in: Mat::reshape, Mat(CvMat*) constructor, element access, copying nd array etc.
|
2010-10-19 11:57:37 +00:00 |
|
Vadim Pisarevsky
|
02885b8b49
|
added Mat::push_back, pop_back and related operations; enabled reading/writing/creating/copying matrices with zero dimensions.
|
2010-10-18 08:51:46 +00:00 |
|
Vadim Pisarevsky
|
541441e85b
|
united cv::Mat and cv::MatND
|
2010-10-12 12:31:40 +00:00 |
|
Vadim Pisarevsky
|
4c591ca397
|
fixed Mat::Mat(const IplImage*, bool) constructor (ticket #487). fixed the bayer demosaicing part in the new cv::cvtColor implementation
|
2010-07-27 17:41:32 +00:00 |
|
Vadim Pisarevsky
|
f78a3b4cc1
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
2010-07-16 12:54:53 +00:00 |
|
Vadim Pisarevsky
|
10b5a51731
|
added "small matrix" class Matx<T, m, n>
|
2010-06-29 14:52:43 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|