Hi There, just testing the power of this processor, here is the port of the Gesture Recognition project presented on this blog with some modification, adding the code described on the previews post.
Now we can control a plane that with a video stream texture:
Only 2 gestures was enabled on this application:
1 - opened hand (enables control)
2 - closed hand (disables control)
the other gestures already learned by the ANN is already there, ready to use.
Source Code: git@github.com:andreluizeng/gesture-recognition.git
EOF !
Hi Andre,
ReplyDeleteThis is some really impressive stuff you are doing here. I am trying to get a simple hello world GPGPU example working on my Nitrogen IMX6. I would really prefer to avoid the walled garden of Timesys, but they are the only working example I have seen thus far. Any help would be greatly appreciated!
Hi Cole, just saw your message, and its been a long time you asked, did you managed to get de gpgpu working on your side ?
Delete