Finger Detection And Count Estimation For Hand Cricket Bot (Mar '15)
- Worked on a hand detection algorithm using OpenCV and C++
- Applied masking filters to the input frame in YCbCr color space to isolate the fingers.
- Count of fingers were then taken using contour techniques.