Skip to content

forestsen/CVGLBasedSimpleAndroidAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

References

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.