added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateH...
authorVadim Pisarevsky <no@email>
Fri, 3 Jun 2011 15:45:50 +0000 (15:45 +0000)
committerVadim Pisarevsky <no@email>
Fri, 3 Jun 2011 15:45:50 +0000 (15:45 +0000)
commit2c1e913b2d83543b65bd093c57c559ceea093367
tree93adecd59e73a3e7dc250aa62bdc45b7764cc92f
parent2609df00bd861e23d5784499fe4f9f6cc88166f8
added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990)
modules/imgproc/src/color.cpp
modules/imgproc/test/test_main.cpp
modules/python/src1/cv.cpp