How to draw a convexthull and a polygon around the hand in this tutorial.
I found this tutorial in JavaCV how to detect a hand gesture. But it doesn't show how to draw the convexhull or a polygon around the palm. Can someone tell me how to do that in this example?
http://www.javacodegeeks.com/2012/12/hand-and-finger-detection-using-javacv.html