Computer vision system to recognize Hand gestures Our goal in this project is to develop a program that is able to count fingers that are on the video feed from a camera and output it on a 7-segment LED display. We will be using Raspberry PI 5 with its camera module. As a programming language, we chose Python for its simplicity and libraries provided. The code will detect fingers from the camera module and create varying outputs depending on the number of fingers shown. The varying outputs will be processed by decoders and the appropriate number will be displayed on the LED display. We hope to achieve this within the scope of 4 weeks. Team members: Abdulaziz Almhmoud, Ben Cooke, Travis Johnson, Zhengyu Chen, Huy Dat Le