PyImageSearch / imutils

A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
MIT License
4.54k stars 1.03k forks source link

updated url_to_image function #151

Open madooei opened 5 years ago

madooei commented 5 years ago

uses Request (with headers) now instead of directly attempting to urlopen the url