Files
scikit-image/scikits
andy c1b72ea638 use dtype.img_as_float in _convert for colorspaces.
All conversions are done as matrix multiplications with floats, so this is the only
way not to lose precision.
2011-09-27 21:11:30 +02:00
..