Ask Your Question

Arif's profile - activity

2018-02-26 07:58:27 -0600 received badge  Popular Question (source)
2015-03-18 12:38:26 -0600 received badge  Scholar (source)
2015-03-18 12:38:02 -0600 received badge  Editor (source)
2015-03-02 16:46:51 -0600 commented answer Hand Gesture OpenCV + OpenNI

Thanks a lot for the answer. I got a better understanding and a few more questions. In question 2 you wrote that If I would like to do more than I should use PCL. Could you give me examples with what you mean by more?

You wrote that PCL is not built by the OpenCV Library. What kind of connections do they have in between and why does PCL require OpenCV to be installed on the computer?

requires me to have both PCL and OpenCV installed?

2015-03-02 16:43:18 -0600 commented answer Hand Gesture OpenCV + OpenNI

Thanks a lot for the answer. I was looking more into Dynamic gestures.

Do you suggest that I should use PCL?

2015-03-01 02:41:44 -0600 asked a question Hand Gesture OpenCV + OpenNI

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