Is it possible to run Raspberry Pi with SixthSense?
Posted: Thu Nov 06, 2014 7:15 pm
by karankashyap
SixthSense is the gestural interface device developed by Pranav Mistry. It uses a camera and a projector and sends the data for processing and output to the smartphone. Can the smartphone be eliminated here by Raspberry Pi? Can it do image processing, can it run apps (python?) ??
Thanks in advance, I am a hurry for an answer to this.
Re: Is it possible to run Raspberry Pi with SixthSense?
Posted: Thu Nov 06, 2014 9:48 pm
by B.Goode
karankashyap wrote: I am a hurry for an answer to this.
Then perhaps it would be quicker to do your own research instead of waiting for a reply here...
From
https://code.google.com/p/sixthsense/wiki/Software
The prototype system runs on windows platform
and reading a bit further...
WUW_v0.1 is the beta version of SixthSense code (WUW stands for Wear Ur World, a former name of the project). This version runs on Windows. Make sure you have Visual Studio and Direct X installed.
It seems that at the current stage of development this project will not transfer easily to an RPi.