Starting with Scikit-Image
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
Hey, um, FARS? =) Have you seen our gallery? http://scikit-image.org/docs/0.10.x/auto_examples/ If you have any code that is failing, please feel free to ask for help — but provide as much code as possible as well as error messages you're seeing to help us diagnose the problem! Juan. On Thu, Jan 29, 2015 at 9:03 PM, FARS Research Group <fars.rg@gmail.com> wrote:
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 -- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
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
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
Hi Emmanuelle Thank you very much for the information. I'll be waiting. Regards, Em quinta-feira, 29 de janeiro de 2015 10:20:22 UTC+1, Forest Applied Remote Sensing RG (FARS) 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
participants (4)
-
Emmanuelle Gouillart
-
FARS Research Group
-
Forest Applied Remote Sensing RG (FARS)
-
Juan Nunez-Iglesias