GitHunt
AD

addisonElliott/ImageProcessing-FingerCounter

ECE438 Image Processing Final Project - Count the number of fingers being held up given an image of a person's hand

ECE438 - Image Processing Final Project

This project utilizes image processing techniques to identify the number of fingers a person is holding up for a given image. The image should contain one hand with 1 to 5 fingers being held up. If the person does not hold up any fingers, this will be incorrectly identified as 1 finger being held up. In the future, this algorithm could be extended to distinguish between 0 and 1 fingers.

To run the project, run main.py to start the GUI. Click to run algorithm on training or testing images.

License

This project is licensed under the MIT License - see the LICENSE file for details

Languages

Python100.0%

Contributors

MIT License
Created November 1, 2017
Updated February 17, 2022