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
|
4aee2e3045
|
fixed incorrect assert in RGB2Lab_b constructor
|
2010-07-28 07:59:25 +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
|
2f2f06b925
|
rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed
|
2010-07-27 14:10:14 +00:00 |
|
Vadim Pisarevsky
|
8bb987e436
|
optimized VNG demosaicing using SSE2 (got ~3x speedup)
|
2010-07-21 23:18:51 +00:00 |
|
Vadim Pisarevsky
|
f48bd3d281
|
added VNG demosaicing algorithm (ticket #466)
|
2010-07-20 15:51:32 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|