AndroidSimpleAR

Stars
7

AndroidSimpleAR

Simple AR demo for Android. Parameters are optimized for Google Glass.

Requirement

Get it started

  • set up environment
### expample: export OPENCV_ANDROID_SDK_HOME=/Users/thorikawa/workspace/OpenCV-2.4.8-android-sdk/sdk/native/jni
$ export OPENCV_ANDROID_SDK_HOME=<PATH_TO_OPENCV_ANDROID_SDK>
  • Build
$ cd <PROJECT_ROOT_DIRECTORY>
$ ndk-build
$ ant clean debug install

License

Apache Version 2.0