ok to require PIL for tests?

Chris Colbert sccolbert at gmail.com
Sun Oct 11 13:02:06 EDT 2009


For writing tests for our functions, it would be easier to include in
the test directory a series of images representing modifications to a
master image. This obviously requires imageIO, so is it ok to use PIL
for this? or should I store the images as binary .npy files instead?

-Chris



More information about the scikit-image mailing list