FMAC: a Fair Fiducial Marker Accuracy Comparison Software
Guillaume J. Laurent, Patrick Sandoz
TL;DR
FMAC addresses fair comparison of fiducial-marker pose estimation by generating large sets of high-fidelity synthetic images that respect camera intrinsics and distortion. It uses low-discrepancy sampling of the six-DOF pose space to study correlations across 36 DOF–error pairings and applies the framework to four markers (ArUco, AprilTag, STag, TopoTag), quantifying translations and rotations and their detection-rate dependencies. The findings show TopoTag offers strong translational accuracy while AprilTag provides superior angular accuracy, with notable detection-rate variations across range; the authors provide an open-source FMAC pipeline for reproducible benchmarking. This work enables standardized, repeatable pose-accuracy assessments for camera-marker systems in real-world settings and supports systematic exploration of how imaging parameters affect pose estimation.
Abstract
This paper presents a method for carrying fair comparisons of the accuracy of pose estimation using fiducial markers. These comparisons rely on large sets of high-fidelity synthetic images enabling deep exploration of the 6 degrees of freedom. A low-discrepancy sampling of the space allows to check the correlations between each degree of freedom and the pose errors by plotting the 36 pairs of combinations. The images are rendered using a physically based ray tracing code that has been specifically developed to use the standard calibration coefficients of any camera directly. The software reproduces image distortions, defocus and diffraction blur. Furthermore, sub-pixel sampling is applied to sharp edges to enhance the fidelity of the rendered image. After introducing the rendering algorithm and its experimental validation, the paper proposes a method for evaluating the pose accuracy. This method is applied to well-known markers, revealing their strengths and weaknesses for pose estimation. The code is open source and available on GitHub.
