Peter can you please send me
Peter can you please send me the article that will show how you can create a custom gesture!!!thanks
View ArticleHi every body,
Hi every body,I would like to know what is the utility of the number written on HexaDecimal in this code: struct Gesture { typedef pxcEnum Label; // The pose/gesture identifier...
View ArticleEach gesture enumerator value
Each gesture enumerator value contains two values: the set value (above 0x10000) and the gesture identifier (less than 0x10000). You can define a customized set and add labels to it.
View Articlewhat do you mean when you
what do you mean when you said: "You can define a customized set and add labels to it"!!and how can i do this!!
View ArticleHi,
Hi,This looks complicated, I was planning to just use Hidden Markov Models to recognize gestures. I am sure you have heard about them. If not, here is: http://en.wikipedia.org/wiki/Hidden_Markov_model...
View ArticleQuote:Seif Eddine B. wrote:
Citação:Seif Eddine B. escreveu:what do you mean when you said: "You can define a customized set and add labels to it"!!and how can i do this!!Meaning that you could extend the existing list in your...
View ArticleThanks akhilesh for
Thanks akhilesh for information but I dont think we need Hidden Markov Models to recognize gestures. I think as per my understading of library that we need to store depth image and need to compare...
View ArticleShyam, it is not necessary to
Shyam, it is not necessary to compare depth images.If you, for instance want to have a gesture which is showing al 5 fingers with the palm facing the hand then you would look for a hand which has all...
View ArticleI'd like to but if you are
I'd like to but if you are working with intel's sdk it wont be of much use to you as i am primarily working with softkinetic's iisu interaction designer. The programs do the same thing but my script is...
View Article