Re: [scikit-image] Converting RGB values from pandas dataframe to LAB

2017-03-05 Thread Michael O'Brien
Thanks Juan and Michael for your knowledge and time. I did have to convert my dtype int64 rgb values to uint8 then used went with Juan's suggestion to use img_as_float to scale them to floating point values within the confines required by scikit-image and then added a newaxis to make the input np a

[scikit-image] Docathon starting tomorrow

2017-03-05 Thread Stefan van der Walt
Hi, everyone A reminder that the Docathon starts tomorrow, 6 March. Please join us by improving the documentation for your favorite function, adding an example to the gallery, or helping with the docs tooling for scikit-image. https://bids.github.io/docathon/pages/projects/scikit-image.html Ple