I hope to get feedback from anyone familiar with BOTH C ++ and ActionScript. Unfortunately, I am not a C ++ encoder.
I am developing Kinect applications using the AIRKinect framework. Unfortunately, the limitation of this structure is the lack of any useful gesture deduction algorithms.
I came across this gesture recognition library built into C ++. http://www.nickgillian.com/wiki/pmwiki.php?n=GRT.FAQ
There is also a cross-compiler Flash C +++ (formerly known as Alchemy) http://gaming.adobe.com/technologies/flascc/
I was wondering if it is possible to convert this gesture recognition library to swc (Flash format) so that I can use it with AIRKinect?
source share