mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 06:39:29 +08:00
c54d8d31f3
img_as_float() had a legacy note stating conversion would force negative values to the positive domain; this no longer described its functionality. Note changed to reflect the retention of negative values when converting from signed datatypes. When submitting my multichannel improvement to the random walker segmentation algorithm, I neglected to append my name to the CONTRIBUTORS file. Now fixed.