Installing OpenCV
We will be using a package called OpenCV in this chapter. You can learn more about it here: http://opencv.org. Make sure to install it before you proceed. Here are the links to install OpenCV 3 with Python 3 on various operating systems:
Now that you have installed it, let's go to the next section.