CVGLBasedSimpleAndroidAR
OpenCV + OpenGL based simple Android AR program.
Install / Use
/learn @forestsen/CVGLBasedSimpleAndroidARREADME
CV GL Based Simple Android AR
OpenCV + OpenGL based simple Android AR program.
Environment
- OpenCV 4.1.0 Android SDK
- GLM 0.9.7.1
- ArUco 3.1.2
License
Copyright © 2019 Haipeng WANG
Distributed under the MIT License.
Contact
- Haipeng Wang
- E-mail: forestsen@vip.qq.com
References
-
OpenCV Android SDK Sample
tutorial-2-mixedprocessing
-
KinectAzureDKProgramming
https://github.com/forestsen/KinectAzureDKProgramming
-
Kinect2Grabber
https://github.com/UnaNancyOwen/KinectGrabber
-
Kinect Azure DK SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
PS:
In the "tutorial-2-mixedprocessing" folder, you should delete the
"jni" folder
"res" folder
"src" folder
and delete the
"AndroidManifest.xml" file
"build.gradle" file.
Then you copy all the folders and files into the "turorial-2-mixedprocessing" folder.
Lastly, you can import the android samples using the Android Studio.
