- 11 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed border processing bayer2rgb & bayer2gray; made the test "color-bayer" pass; renamed CV_Bayer*2Gray -> CV_Bayer*2GRAY for consistency
-
- 10 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum
-
- 24 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation
-
- 09 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 21 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed bug with Mat::dataend initialization. Now morph-ex test passes; Also fixed CV_Assert() implementation
-
- 28 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Jul, 2010 2 commits
-
-
Vadim Pisarevsky authored
fixed Mat::Mat(const IplImage*, bool) constructor (ticket #487). fixed the bayer demosaicing part in the new cv::cvtColor implementation
-
Vadim Pisarevsky authored
rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed
-
- 21 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-