forestsen / CVGLBasedSimpleAndroidAR

OpenCV + OpenGL based simple Android AR program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OpenCV + OpenGL based simple Android AR program.

License:MIT License


Languages

Language:C++ 90.6%Language:C 9.2%Language:Java 0.1%Language:CMake 0.1%Language:Makefile 0.0%