Boost logo

Boost Users :

From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-05-08 22:05:59


boost recently accepted an image library called "gil". This is likely
to be more useful for you than MultiArray.
Chris

On 5/8/07, Terence Wilson <tez_at_[hidden]> wrote:
>
>
>
>
> Hello,
>
>
>
> We have an image processing application that needs to process N-D data of
> various numeric types & sizes. Boost MultiArray looks like a pretty good
> match for our requirements, but I'm struggling to understand how I should
> structure my code.
>
>
>
> I would like to have a single type, an Image class say, that can host
> MultiArray's of all our supported types at runtime i.e. it would not be a
> class template, however, this would require switch statements to drill-down
> on the template type of the MultiArray before access. Is there a cleaner
> way?
>
>
>
> Thanks,
>
>
>
> Terence
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net