27 Mar
2013
27 Mar
'13
7:04 p.m.
Hi all, there has been some interest in adding the ycbcr color space to gil. For that I just added the color space with color conversions and a new image type for subsampled images. Thanks for Juan Puertos for the color conversion routines! I believe, so far, the ycbcr is very rudimentary and there is a lot of more work to do but it's a beginning. Please let me know what you think. Sources: http://svn.boost.org/svn/boost/trunk/boost/gil/extension/toolbox/color_space... http://svn.boost.org/svn/boost/trunk/boost/gil/extension/toolbox/image_types... Regards, Christian