How to Install OpenCV 3 (Open Computer Vision) with Python 3 on Raspberry Pi 2

OpenCV is amazing project to give Raspberry Pi to interact with pictures, videos, and cameras. You can build so many interesting apps such as face recognition, color detection, image processing and manipulation, or give your robot some sight to avoid walls. OpenCV 3 will officialy support Python 3. At the…