image conversions

Stéfan van der Walt stefan at sun.ac.za
Thu Feb 9 13:54:13 EST 2012


On Feb 9, 2012 6:32 AM, "Michael Aye" <kmichael.aye at gmail.com> wrote:
>
> I think I understand now. Because the uint32 range was only used up to
value of 27, the float value became so small, right?:
>
>> In [23]: 27.0/(2**32)
>> Out[23]: 6.28642737865448e-09
>
That's right!

Tony also wrote a function called "rescale_intensity" for modifying the
extents of an image.

Stéfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120209/9c5ece69/attachment.html>


More information about the scikit-image mailing list