Atul

Results 2 comments of Atul

I tried with this sample https://github.com/EnoxSoftware/MarkerLessARExample/blob/master/Assets/MarkerLessARExample/MarkerLessAR/PatternDetector.cs Line 476 : `Debug.Log ("matches " + matches.ToString ());` matches size varies a lot between OpenCV Android Sdk (version 4.1.2) and OpenCVForUnity(4.1.0). Also Optical...

To reproduce the issue create a new project in android studio and add `implementation("io.socket:socket.io-client:2.1.0")` Upload apk to Google drive and install from that link. The below error will appear. Its...