OpenImageIO

Ralf Gommers ralf.gommers at googlemail.com
Sun Oct 11 20:41:03 EDT 2009


2009/10/11 Stéfan van der Walt <stefan at sun.ac.za>

>
> 2009/10/10 Ralf Gommers <ralf.gommers at googlemail.com>:
> >> The example markup does not require the "::".
> >>
> > I saw Pauli do that for examples that are not self-contained, i.e. can't
> be
> > run with doctest. Alternatively I can use the #doctest +SKIP markup (ugly
> as
> > well...).
>
> OK, that's fine then!
>
> Let me know when you're done, then I'll have a look at the patch.
>

It's done. Nitpick away!

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.

Cheers,
Ralf


>
> Cheers
> Stéfan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20091012/8c738394/attachment.html>


More information about the scikit-image mailing list