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