
Hi, a "getting started" section for the user guide has been merged in the development version (master branch) and mentions how to open image files (https://github.com/scikit-image/scikit-image/blob/master/doc/source/user_gui...). It's not online yet, but it should be, soon. Cheers, Emmanuelle On Thu, Jan 29, 2015 at 03:05:01AM -0800, FARS Research Group wrote:
Hi Juan
Forest Applied Remote Sensing research group. (I know its weird...=)...)
Yes, I checked some examples, but it worked with scikit-image data. Trying to put my own images, didn't work. But now I added the line im = plt.imread('image.png') and it worked.
Just a suggestion, I know it is basic stuff, but perhaps you could show how to import other data, not just the data that comes with scikit-image.
Thanks for the answer.
Regards,
Em quinta-feira, 29 de janeiro de 2015 10:20:22 UTC+1, FARS Research Group escreveu:
Hello everyone,
As you'll see the dumb questions I'll make, I'm starting with scikit-image. I started studying but I wanted to run the tests with my own images. But I tried to import them and there was no way to do it.
Is there any documentation or tutorial that could help me with this issue? All I want is to run the algorithms in my own image.
Thanks