728x90
Kinect on Android
Kinect is awesome and so is Android. So it would be wonderful to see them work together. I have tries to do this since January 2012 and to my surprise I was able to get preview and a sample game controlled by kinect sensor by the end of February 2012 :). It was amazing to see them work together.
Currently I am trying to control the Android using the Kinect sensor by attaching the Kinect events to Android framework and run a kinect service. How I got started? Kinect has an open-source library (libfreenect) for running Kinect in LINUX platform. libhfreenect depends on libusb. Since, Android has LINUX kernel I thougt it would not be difficult to port it to Android. So now I needed to port libusb and libfreenect for android. This can be done by modifying the same codes and changing the build mechanism for building in Android. Android uses Android.mk files. The main task involved in the project was:
|
728x90
'UTIL' 카테고리의 다른 글
Kinect Installation on BeagleBoard-xM and PandaBoard running Ubuntu 12.04 (12) | 2013.06.08 |
---|---|
OpenNI/NITE & kinect 드라이버 설치 및 테스트 (키넥트 개발 Open Kinect 코리아 커뮤니티) (7) | 2013.06.08 |
키넥트 안드로이드 연결 (2) | 2013.06.03 |
kinect device driver (0) | 2013.06.02 |
DA-QUEEN UEF20C 드라이버 다운로드 (0) | 2013.05.31 |