In this notebook we introduce the basic Python libraries for image processing. You learn to
- Execute the code on Google Colab notebook
- Access data on Google Colab notebook
- Describe how a digital image is represented and read by the computer
- Run OpenCV and Matplotlib libraries for Image Processing