
Hi Juan, You should have a look at the excellent tiffile.py: http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html -- Hadrien Mary Ph.D student in Biology Tournier-Gachet Team CNRS - LBCMCP - UMR 5088 Université de Toulouse - Bât. 4R3B1 118, route de Narbonne - 31062 Toulouse On Fri, Apr 12, 2013 at 2:06 PM, Stéfan van der Walt <stefan@sun.ac.za>wrote:
Hi Juan
Do any of you know about writing a numpy array to a multi-page TIFF file in Python? Last time I checked, you could only read those with PIL, not write. A quick Googling led me to Tiffany, but it doesn't seem to be
On Fri, Apr 12, 2013 at 1:46 PM, Juan Nunez-Iglesias <jni.soma@gmail.com> wrote: particularly
numpy-friendly...
The freeimage plugin has code for this already, although we still need to implement an "imsave_collection" wrapper. Grep for "write_multipage".
Regards Stéfan
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
participants (1)
-
Hadrien Mary