You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-# [Matplotlib](https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.3.0/matplotlib-1.3.0.win32-py2.7.exe) (*Matplotlib is optional, but recommended since we use it a lot in our tutorials*).
22
+
-# [Matplotlib](https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.5.0/windows/matplotlib-1.5.0.win32-py2.7.exe/download) (*Matplotlib is optional, but recommended since we use it a lot in our tutorials*).
23
23
24
24
-# Install all packages into their default locations. Python will be installed to `C:/Python27/`.
25
25
26
-
-# After installation, open Python IDLE. Enter import numpy and make sure Numpy is working fine.
26
+
-# After installation, open Python IDLE. Enter **import numpy** and make sure Numpy is working fine.
27
27
28
28
-# Download latest OpenCV release from [sourceforge
0 commit comments