Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 585 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 585 Bytes

Finger Detection

An implementation of a finger detection algorithm thought up by dmg99 and myself (Joobz). When given an image of a hand with some shown fingers, the program should return the number of visible fingers. The program is the one in the format of a python notebook. A long and detailed report can be found in this same repository: PIVA-Finger_Detection.pdf; as this project was developed in the context of an image processing course.