Computer vision is one of the most exciting divisions of computer science, it consists of a series of operations made using Artificial Intelligence (AI) to process images and videos. From the perspective of engineering, its aim is to automate tasks that the human visual system can do. For this project, the OpenCV library is used. OpenCV is an Open Source library that can take advantage of multi-core processing and hardware acceleration. The first step made to approaching computer vision was to be able to detect colours, and geometrical shapes and compute simple tasks using data collected from a camera.
- [Hours of work: 4h]
- [People involved: Giorgio]