SC 2022 Semilab: Computer Vision




by Jaime Ide

In this semilab, we will cover the fundamental elements of Computer Vision (CV) as well as present the current and latest trends in the field. Students will learn how to load images and videos, execute basic image processing operations, detect edges and search for objects and faces in the scene. We will code in Python, write our algorithms, as well as run modern methods available in popular CV libraries. Intermediate coding skills in Python are recommended.

Back to the list of semilabs