While reading about a nice precise UAV landing approach (https://www.researchgate.net/figure/Example-of-e-ArUco-marker-based-on-a-7x7-sized-ArUco-marker-The-inner-marker-is-located_fig4_351864208) I was wondering, how the inner Aruco code cannot confuse the detection of the outer Aruco code. I was experimenting a bit and covering the inner Aruco code with a black and then a white pad. In both cases the detected ID was 29. I'm now looking for an explanation for this "phenomenon"
Q: Can TWO different ARUCO 7X7_1000 images render the same ID?
221 Views Asked by decades At
1
There are 1 best solutions below
Related Questions in OPENCV
- segmentation fault: 11, extracting data in vector
- Disable OpenCL in OpenCV completely
- Python - Writing your own function with opencv giving an error
- Opengl Augmented Reality in Android from solvepnp
- OpenCv Multispectral Image openCV
- Displaying bitmap image on Android (OpenCV)
- Applying homography on non planar surface
- BackgroundSubtractor getBackgroundImage() function return empty Image
- How to choose good SURF feature keypoints?
- opencv python error: Assertion failed (size.width>0 && size.height>0)
- CIDetector to filter rectangle and get cropped image
- How to detect squares in video with OpenCV?
- Python OpenCV error: (-215) size.width>0 && size.height>0 in function imshow
- OpenCV algorithm of contours searching and creation of bounding rectagle
- OpenCV Opening/Closing shifts the positions of the pixels
Related Questions in ARUCO
- How can we confirm that the intrinsic matrix is correct?
- ArUco Camera Calibration function arguments type missmatch
- How to transform a 3D model for Augmented Reality application using OpenCV Viz and ARUCO
- How to initialize a 3D aruco board object points?
- Python opencv Aruco "No module named 'cv2.aruco'"
- OpenCV aruco, Z-axis doesn't draw properly
- OpenCV Aruco Markers are not recognized on industrial cameras
- OpenCV aruco marker detection not working
- Project center of camera to coordinates in charuco board
- Charuco board with opencv 4.7 in python
- Get angle between camera Z-axis and ArUco marker Z-axis
- OpenCV ArUco marker detection
- The rvec (rotation vector) is inaccurate when using Aruco and cv2.solvePnP to estimate the pose
- Per-pixel area estimation using aruco markers as reference
- Detect a custom ArUco marker ( latest version )
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
That's redundancy for error correction.
The academic discipline is called Coding theory
The same idea is used in QR codes to put pictures in them.
The original ArUco paper talks about the the coding scheme they chose. Their website: https://www.uco.es/investiga/grupos/ava/node/26