Finger drawing - with OpenCV

I used the following algorithm. 1. camshift algorithm 2. averaging background 3. convexhull 4. labeling
Back to Top