Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the fundamentals of image processing, including the differences between vector and matrix images, the RGB color system, grayscale images, and libraries like numpy and Pillow for image manipulation. The lecture also delves into creating grayscale images, applying filters, and understanding convolution operations for tasks like edge detection.