Looks neat. There was discussion (on the Python 3 thread) about
adding VIPS as a dependency - I think this should be avoided. If we
can align our API to work well with it, that's great, and definitely
avoid duplicating others' work, but my experience with Python modules
is that they should do one thing and do it well, not try to cover too
much.
Severn
On Nov 9, 9:09 am, jelle <
jelleferi...@gmail.com> wrote:
> With regard to writing code for radiance image processing / analyses,
> VIPS (
http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS) is very