abidrahmank / OpenCV2-Python-Tutorials

This repo contains tutorials on OpenCV-Python library using new cv2 interface
1.26k stars 884 forks source link

Broken images in online version #6

Open b-g opened 11 years ago

b-g commented 11 years ago

hi there,

first of all many many thanks for all the great tutorial! i really appreciate it, it is such a great resource for learning openCV with python!

but unfortunately it seems that all images of the online version (https://opencv-python-tutroals.readthedocs.org/en/latest/index.html) are broken ... any chance to have them back? :)

best, benedikt

abidrahmank commented 11 years ago

Please read those tutorials here : http://docs.opencv.org/trunk/doc/py_tutorials/py_tutorials.html

Abid K.

On Sun, Nov 10, 2013 at 4:19 PM, Benedikt Groß notifications@github.comwrote:

hi there,

first of all many many thanks for all the great tutorial! i really appreciate it, it is such a great resource for learning openCV with python!

but unfortunately it seems that all images of the online version ( https://opencv-python-tutroals.readthedocs.org/en/latest/index.html) are broken ... any chance to have them back? :)

best, benedikt

— Reply to this email directly or view it on GitHubhttps://github.com/abidrahmank/OpenCV2-Python-Tutorials/issues/6 .

b-g commented 11 years ago

hi abid,

great, thanks for the pointer! so much better with images! :)

you might want to change the link in the github readme ... or maybe completely get rid of the other one (at least in my case google directs me always to the broken images one).

best, b