Pubs Projects Tools Join Team About Home

BuFF Burst Feature Finder

A commercial drone (top-left) captures imagery that is too noisy for conventional 3D reconstruction in low light (top-middle). This is because of the high rate of spurious feature detection and low-quality feature matches offered by conventional features like SIFT (top-right and bottom, red). The proposed BuFF feature yields fewer higher-quality features resulting in many more correctly matched pairs (yellow). In this work we show the BuFF feature enables 3D reconstruction in previously prohibitive low light conditions.
  • 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.
This work opens the way for a broad range of applications in which low light commonly complicates vision such as delivery drones, mining and behavioural studies on nocturnal animals.

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.

Themes

Downloads

The code is on GitHub here.

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.

Citing

If you find this work useful please cite
@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}
}