Hi,
I would like to create a program that does detect several hand gestures. I have 5 gestures which I would like to add to my program. The question is which method should i use to detect gestures?
Should I use PCL (Point Cloud Library) to detect the hand gestures? Is PCL build by OpenCV? What is the difference between OpenCV and PCL?
Thanks