Rivo Link
Rivo Link
Hi @rgm-22 Yes, [Vuforia-Adroid](https://github.com/RivoLink/Vuforia-Android) does not use OpenCV. I will try to rework on this application and I will let you know if I manage to set up the 3D...
Hello I'm glad this application has help you. In addition to the 15-20 frames, did you capture at least 10 markers in each frame? I have never encountered this kind...
Hi, Just install the apks or follow these instructions: https://github.com/RivoLink/Aruco-Android#using 1 - camera-calibration.apk - https://github.com/RivoLink/Aruco-Android/releases/download/v1.0/camera-calibration.apk 2 - app.apk - https://github.com/RivoLink/Aruco-Android/releases/download/v1.0/app.apk If it doesn't work, you need to rebuild the project...
yes, camera-calibration and app.
Hi, sorry for being late :) Yes, I will create this function for you, and I will notify you when I finish. About your implementations, you can create a Pull...
Hi, Ok, I will do that for you.
Hi, I have committed a new feature which implements the detection of markers inside a bitmap image. This is the main function I used, you can find it in: https://github.com/RivoLink/Aruco-Android/blob/master/app/src/main/java/mg/rivolink/app/aruco/ImageActivity.java...
I sent it to your email, I hope it will help you, and sorry for being late :)
You can find it in jpg here: [calibration-board.jpg](https://github.com/RivoLink/Aruco-Android/blob/master/calibration-board.jpg) Or do you really need it in pdf format ?
You can print this image in A4 format and use my configurations CameraCalibrator::markerLength = 0.032f CameraCalibrator::markerDistance = 0.003f Or print it in your own format and manually measure these values...