Week 01 - Image processing
The first tutorial introduce techniques image processing techniques we will need in the course. We show how to detect known patterns in the image using convolution. The whole process is described in detail.
Goals:
- Understand digital image representation
- Learn operator of Convolution in detail
- Know basic operations over images
List of python packages