Hi Craig- I don't know if you had planned to contribute to the PDL Book effort but would you be willing to do a chapter on PDL::Transform?
A soup-to-nuts intro and explanation including examples and how to extend PDL::Transform (or write a new transform) would be *very* useful. I find the PDL::Transform a bit subtle to understand and "get right" and I have to admit I haven't gone fully up the learning curve myself so you would have (at least) one eager reader. --Chris On Wed, Jan 11, 2012 at 11:46 AM, Craig DeForest <[email protected]> wrote: > This type of conversion is a natch for a PDL::Transform subclass... > > > On Jan 11, 2012, at 9:20 AM, Maggie X wrote: > > Sure, I can add them. Not sure I have committer status though :) Haven't > worked on PDL proper yet. > > Maggie > > On Wed, Jan 11, 2012 at 11:06 AM, David Mertens <[email protected]> > wrote: >> >> Maggie - >> >> >> On Tue, Jan 10, 2012 at 9:42 PM, Maggie X <[email protected]> wrote: >>> >>> Hi David, >>> >>> Your code converts between HSV and RGB. But it's not that different to >>> convert between HSL and RGB. >> >> >> Oh, sorry! All these nearly-identical acronyms get me confused. >> >>> Chris suggested that I add the HSL and RGB conversion to PDL::ImageRGB. >>> What do you think of putting the HSV and RGB conversion in PDL::ImageRGB? >> >> >> Having these generally available makes a lot of sense to me. Do you want >> to add them, or shall I? >> >>> Best, >>> Maggie >> >> >> Regards, >> David > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
