Computer Vision and AR libraries availabe for Android?!?!?
Posted
by Arturo
on Stack Overflow
See other posts from Stack Overflow
or by Arturo
Published on 2010-03-27T19:41:19Z
Indexed on
2010/03/27
19:43 UTC
Read the original article
Hit count: 648
Hello I am starting out as an Android Developer, and I would like to know if there are any Computer vision libraries or Augmented Reality libraries for the Android SDK , as I am planning to use these libraries for a mobile app.
I have read that if I download the NDK, I might be able to "import/use" the C openCV, and ARtoolkit libraries, but I am wondering if this is possible, or if there is a better and easier way of using these tools.
Android apps are programmed in Java, yet OpenCV & ARtoolkit use C/C++, any way to use these libraries?!?
Thank you!
© Stack Overflow or respective owner