BuFF Burst Feature Finder
- We introduce BuFF, a 2D + time feature detector and descriptor that finds features with well defined scale and apparent motion within a burst of frames
- We propose the approximation of apparent feature motion as either 1D or 2D linear segments under typical robotic platform dynamics, enabling critical refinements relative to prior work on hand-held imagery
- We establish variations of BuFF matched to these apparent motion types and demonstrate it significantly outperforming 2D feature detectors applied to conventional and burst imagery in low-SNR scenes.
Publications
• A. Ravendran, M. Bryson, and D. G. Dansereau, “BuFF: Burst feature finder for light-constrained 3D reconstruction,” Robotics and Automation Letters (RA-L) and Conference on Robotics and Automation (ICRA), 2024. Preprint available here.
Downloads
The dataset used for validation is available here (83 GB download).
The dataset was captured with a UR5e robotic arm-mounted monocular camera, and contains 20 bursts of 10 images each. We provide light-constrained bursts and corresponding ground truth bursts with 1D and 2D apparent motion between frames.
Gallery
(click to enlarge)
In the special case (right) of a platform moving orthogonal to the principal axis of the camera, the apparent motion follows parallel line segments.
Each frame of the motion stack passes through a difference-of-Gaussian scale-space filter, and features are detected as extrema in the resulting joint scale-slope search space. Each feature is described using a SIFT-style histogram of gradients applied to its corresponding motion-stack image, rather than the input frames.
The resulting features have distinct location, scale and apparent motion (slope), and exhibit high precision, recall, and matching performance.
We use the ROC curves to select comparable peak thresholds for each method, such that 10% of detected features are false positives.
Employing conventional burst imaging prior to applying SIFT improves performance, but BuFF 2D and 1D show much greater performance due to the joint scale-motion search.
Our method yielded more accurate and reconstruction with high match score, match ratio and precision overall.
Citing
@article{ravendran2024buff, title={{BuFF}: Burst Feature Finder for Light-Constrained {3D} Reconstruction}, author={Ravendran, Ahalya and Bryson, Mitch and Dansereau, Donald G.}, journal={Robotics and Automation Letters ({RA-L}) and Conference on Robotics and Automation ({ICRA})}, year={2024} }