Home

Awesome

dvs-fast-corners

This is a Rust implementation and visualization of the Fast Corners algorithm for the Dynamic Vision Sensor (DVS) camera.

Based on the work of:

E. Mueggler, C. Bartolozzi, D. Scaramuzza: Fast Event-based Corner Detection. British Machine Vision Conference (BMVC), London, 2017.

Find the original paper here.

Screenshot from 2023-04-17 17-01-36-1
Features detected over 1/60th of a second are marked with a +. Note the predominance around the corners of the object.

Setup and Usage

Setup is simple, with no non-Rust requirements.

Out of the box, this works with .aedat4 files created with iniVation cameras. The default resolution is 346x260, but you can easily change this to suit your needs.