Re: jpeg image being read differently skimage.io.imread
5 Mar
2016
5 Mar
'16
8:03 a.m.
Can you please try
skimage.io.imread(image_name, plugin='matplotlib') ?
I think Vimal said that it works with matplotlib, or misunderstood. To get PIL's version, you can try python -c 'import PIL; print(PIL.VERSION)' Best, -- François Boulogne. http://www.sciunto.org GPG: 32D5F22F
3210
Age (days ago)
3210
Last active (days ago)
0 comments
1 participants
participants (1)
-
François Boulogne