VIPS

4 views
Skip to first unread message

jelle

unread,
Nov 9, 2010, 9:09:00 AM11/9/10
to python-radiance
With regard to writing code for radiance image processing / analyses,
VIPS ( http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS ) is very
interesting. It reads / writes radiance .hdr natively and processes
image ops concurrently by default. Its tile based, so can handle image
larger than memory space. Recommended.

rocketship

unread,
Nov 9, 2010, 2:49:31 PM11/9/10
to python-radiance
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
Reply all
Reply to author
Forward
0 new messages