OpenImageIO

Stéfan van der Walt stefan at sun.ac.za
Mon Oct 12 02:25:04 EDT 2009


2009/10/12 Ralf Gommers <ralf.gommers at googlemail.com>:
> Also, what do you think about adding a dtype keyword to imread? I find it
> useful to be able to get images as float for example so you don't have to
> worry about division problems.

That sounds like a useful addition.  It should probably default to
int8 or uint8 -- whatever is currently returned.

Stéfan



More information about the scikit-image mailing list