[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost
Subject:    Re: [boost] Google Summer Of Code
From:       Christian Henning <chhenning () gmail ! com>
Date:       2010-03-18 19:46:50
Message-ID: 949801311003181246p3aed4adfgd6ef47d61d2e55aa () mail ! gmail ! com
[Download RAW message or body]

Hi there,

> I think these would be great components of a "bit-based" proposal. I think
> I'd like to see a compact or compressed vector to replace the 1- and 2-bit
> color maps in Boost (and generalize the concept), and a compact tuple, which
> (I think) is basically what you described for the RGB structure.

Boost::GIL offers such functionality already. There, you can create
bit_aligned images with up to 5 channels in all combinations possible.
Like:

typedef bit_aligned_image1_type< 11, gray_layout_t>::type gray11_image_t;

or

typedef bit_aligned_image1_type< 10, 11, 12, rgb_layout_t>::type
rgb101112_image_t;

etc.

Were you thinking of such a functionality?

Regards,
Christian
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic