- android.permission.INTERNET
- android.permission.CAMERA
Feb 12, 2017
1.1.9
[Common]Fixed WebCamTextureToMatHelper.cs.(flipVertical and flipHorizontal flag)
1.1.8
[WebGL]Added WebGL(beta) support.(Unity5.3 or later)
1.1.7
[Common]Changed namespace to OpenCVMarkerBasedAR.( To avoid namespace and classname conflict.)
[Common]Fixed CS0618 warnings: `UnityEngine.Application.LoadLevel(string)' is obsolete: `Use SceneManager.LoadScene'.