Novice module can open images from a url: Pull request

Neeraj Gangwar y.neeraj2008 at gmail.com
Tue Mar 11 12:43:56 EDT 2014


Hi,

I created a pull request just now. Link to the pull request is here<https://github.com/scikit-image/scikit-image/pull/916>. 
Please review the code.

Changes:

   1. Use a regex to check if the given path is a url.
   2. In the case of url, fetch the image file from the link.
   3. Otherwise check if file exists on the system and fetch.


Neeraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20140311/f4c5c0ba/attachment.html>


More information about the scikit-image mailing list