Draft:PuzzleBoard calibration pattern
Submission declined on 19 October 2024 by CFA (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
The PuzzleBoard calibration pattern[1] is a modification of the chessboard calibration pattern. Unlike the chessboard pattern, it incorporates unique position encoding and error correction mechanisms to achieve high accuracy even under difficult conditions such as occlusion and off-nadir angles.
Key features
[edit]Position encoding
[edit]The PuzzleBoard pattern includes position encoding that provides unique positional information for each element within the pattern. This ensures accurate calibration by making it easier to identify and track specific points. The position encoding is based on De Bruijn tori[1][2], i.e. large patterns where each sub-pattern of a certain size is unique.
Error correction
[edit]Built-in error correction algorithms are a core feature of the PuzzleBoard pattern. These algorithms help to improve the accuracy of the calibration process by correcting any misreadings. The amount of error correction scales with the size of the visible pattern.
Efficiency
[edit]Despite its advanced features, the PuzzleBoard pattern maintains efficient decoding performance. This is due to the fact that reading the code bits just requires to compare the image brightness at the center point between two neighboring chessboard corners with their average brightness. The efficiency is beneficial for applications requiring high precision without excessive computational resources.
Applications
[edit]The PuzzleBoard pattern is particularly useful in scenarios where high precision and robustness are critical. Applications include:
- Industrial vision systems
- Robotics
- Augmented reality (AR) applications
Comparison with other patterns
[edit]Unlike traditional checkerboard patterns, the PuzzleBoard pattern offers superior robustness due to its position encoding and error correction mechanisms while achieving almost the same accuracy. Compared to ArUco[3] and ChArUco[4] boards the pattern allows a higher number of reference points at a given image resolution. This makes it a preferred choice for complex and high-precision tasks.
A disadvantage of the PuzzleBoard pattern is that it is not yet supported in the standard image processing libraries, as it was first introduced in 2024. However, a tool for creating[5] and the source code for decoding[6] PuzzleBoards is available on an open source basis.
References
[edit]- ^ a b P. Stelldinger, et al. "PuzzleBoard: A New Camera Calibration Pattern with Position Encoding." German Conference on Pattern Recognition. (2024). https://users.informatik.haw-hamburg.de/~stelldinger/pub/PuzzleBoard/.
- ^ P. Stelldinger. "On de Bruijn Rings and Families of Almost Perfect Maps". (2024) https://arxiv.org/abs/2405.03309
- ^ S. Garrido-Jurado et al. "Automatic generation and detection of highly reliable fiducial markers under occlusion." Pattern Recognition, vol. 47(6), pp. 2280-2292. https://dl.acm.org/doi/abs/10.1016/J.PATCOG.2014.01.005. (2014).
- ^ OpenCV. https://docs.opencv.org/3.4/df/d4a/tutorial_charuco_detection.html.
- ^ "PuzzleBoard: A Checkerboard Target with Lightweight Position Encoding".
- ^ "PStelldinger/PuzzleBoard". GitHub.
- in-depth (not just passing mentions about the subject)
- reliable
- secondary
- independent of the subject
Make sure you add references that meet these criteria before resubmitting. Learn about mistakes to avoid when addressing this issue. If no additional references exist, the subject is not suitable for Wikipedia.