OpenCV + OpenGL based simple Android AR program.
- OpenCV 4.1.0 Android SDK
- GLM 0.9.7.1
- ArUco 3.1.2
Copyright © 2019 Haipeng WANG
Distributed under the MIT License.
- Haipeng Wang
- E-mail: [email protected]
-
OpenCV Android SDK Sample
tutorial-2-mixedprocessing
-
KinectAzureDKProgramming
-
Kinect2Grabber
-
Kinect Azure DK 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.