paper-with-me

홈 › Papers

Deep ChArUco: Dark ChArUco Marker Pose Estimation

2018-12-08 · CVPR 2019 6 · Danying Hu, Daniel DeTone, Vikram Chauhan, Igor Spivak, Tomasz Malisiewicz

ChArUco boards are used for camera calibration, monocular pose estimation, and pose verification in both robotics and augmented reality. Such fiducials are detectable via traditional computer vision methods (as found in OpenCV) in well-lit environments, but classical methods fail when the lighting is poor or when the image undergoes extreme motion blur. We present Deep ChArUco, a real-time pose estimation system which combines two custom deep networks, ChArUcoNet and RefineNet, with the Perspective-n-Point (PnP) algorithm to estimate the marker's 6DoF pose. ChArUcoNet is a two-headed marker-specific convolutional neural network (CNN) which jointly outputs ID-specific classifiers and 2D point locations. The 2D point locations are further refined into subpixel coordinates using RefineNet. Our networks are trained using a combination of auto-labeled videos of the target marker, synthetic subpixel corner data, and extreme data augmentation. We evaluate Deep ChArUco in challenging low-light, high-motion, high-blur scenarios and demonstrate that our approach is superior to a traditional OpenCV-based method for ChArUco marker detection and pose estimation.

📄 PDF Abstract BibTeX arXiv:1812.03247

Code (1)

JunkyByte/deepcharuco pytorch

Tasks

Camera CalibrationData AugmentationPose Estimation

Similar Papers 제목 키워드 기반

PuzzleBoard: A New Camera Calibration Pattern with Position Encoding

2024-09-30 · Peer Stelldinger, Nils Schönherr, Justus Biermann

Accurate camera calibration is a well-known and widely used task in computer vision that has been researched for decades. However, the standard approach based on checkerboard calibration patterns has some drawbacks that …

Camera CalibrationCamera Pose EstimationObject LocalizationPose Estimation+1

NVS-HO: A Benchmark for Novel View Synthesis of Handheld Objects

2026-02-05 · Musawar Ali, Manuel Carranza-García, Nicola Fioraio, Samuele Salti 외 arxiv

We propose NVS-HO, the first benchmark designed for novel view synthesis of handheld objects in real-world environments using only RGB inputs. Each object is recorded in two complementary RGB sequences: (1) a handheld se…

Novel View Synthesis

Simplified Cross-Modal Calibration for Heterogeneous Event-RGB Stereo Systems

2026-08-24 · Nico Hessenthaler, Adam T. Müller, Nicolaj C. Stache arxiv

Accurate extrinsic calibration between event-based and frame-based cameras remains a practical bottleneck for heterogeneous stereo systems. Existing approaches often require sensor or target motion, precise synchronizati…

Image Reconstruction

ETHOS: A Robotic Encountered-Type Haptic Display for Social Interaction in Virtual Reality

2025-11-07 · Eric Godden, Jacquie Groenewegen, Matthew K. X. J. Pan arxiv

We present ETHOS (Encountered-Type Haptics for On-demand Social Interaction), a dynamic encountered-type haptic display (ETHD) that enables natural physical contact in virtual reality (VR) during social interactions such…

A Target-based Multi-LiDAR Multi-Camera Extrinsic Calibration System

2025-07-22 · Lorenzo Gentilini, Pierpaolo Serio, Valentina Donzella, Lorenzo Pollini arxiv

Extrinsic Calibration represents the cornerstone of autonomous driving. Its accuracy plays a crucial role in the perception pipeline, as any errors can have implications for the safety of the vehicle. Modern sensor syste…

Autonomous Driving