ValueError: Images of type float must be between -1 and 1.

Christopher spagodo at gmail.com
Wed Feb 10 14:15:45 EST 2016


Ok thanks, exposure.rescale_intensity(data, in_range=(-1, 1)) seems to do 
the trick. Was -10,10 a typo? Is there any concern for loss of information 
when doing a rescale? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160210/2c5499b9/attachment.html>


More information about the scikit-image mailing list