-
App crashes randomly and returns to main menu
```2021-02-25 16:20:50.659 13281-13302/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
Process: com.mytechia.robobo.app:robobo, PID: 13281
jav…
-
command line arguments for detect board should ask for side length in real dimensions (meters) not pixels
-
Hey,
I'm using OpenCV 3.4.1 built with the Aruco module to do some marker detection.
To do so, I'm using a HoloLens device to capture camera frames, then send the frame from the Unity engine to …
-
### System Information
OpenCV Python version: 4.9.0.80
OS / Platform: MacOS on Apple Silicon (M2 Max)
Python version: 3.11.6
I have seen the same behaviour in C++ going from 4.5.5 to 4.9.0.
##…
-
I'm trying to install opencv 3.4.6 on ubuntu 18.04. My CUDA toolkit version is 10.2 with nvidia driver 470. I downloaded opencv in [https://opencv.org/releases/ ](https://opencv.org/releases/ ) and do…
-
Hello,
I was trying to understand and execute the fractal.py code. However, I got an error stating No module named 'aruco'. Also, I would like to ask that the function 'aruco.FractalDetector()' in…
-
Acceptance criteria:
- Generate Data set for localization.
-
Hey, sorry to bother you. I'm having some issues with hand-eye calibration and I could use your help. First, I'm using ArUco to detect QR codes on my hand, and I need to calibrate the camera intrinsic…
-
After installing a Raspberry Picam on a RTOS Ubuntu 22 ARM64 Humble Raspberry Pi 4, using camera_ros from github, rqt_image_view did successfully show images to a remote desktop.
After considerabl…
-
Hello all,
I had a question and I would be thankful if you could guide me through it. Is it possible to create a fractal marker using this aruco package?
I was wondering that in a way when we us…