RFR: IO cleanup

Stéfan van der Walt stefan at sun.ac.za
Sun Nov 7 16:39:03 EST 2010


On Sun, Nov 7, 2010 at 9:24 PM, Chris Colbert <sccolbert at gmail.com> wrote:
> oh, and int16 is useful when doing derivative filtering on uint8 images, but
> could as well be int32.

What is the current status of templating in Cython?  It's awkward
making the precision/memory trade-off on behalf of the user.  But it's
still better than not having algorithms :)

Cheers
Stéfan



More information about the scikit-image mailing list