Yeah, I'd love for those to be defined just once and somehow templated on the operation.
On Jun 8, 2012, at 3:07 PM, Stefan Stavrev wrote: > There are a lot of different functions related to one image processing > operation. Should I organize that code in a class, rather than throw them all > as functions in ImageBufAlgo namespace? Good amount of code could be reused > for more algorithms, so using classes for each algorithm would be nice. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
