Does anybody know any other sensor by which i can detect the bending
of a finger ?
@chetan Actually i had done a project last year in which we used OpenCv to detect colors from a web cam feed and control Vlc player with the movement of the hand (we had put bright colored bands on our fingers) . I found that its extremely taxing on the machine . It slows down other processes quite a bit . But that could have been poor programming too ;)
We want to use sensors and an external micro controller to handle majority of the work this time (we are using arduino for this project).@J T Dsouza Thanks !