Filter-Based Reconstruction of Images from Events
Bernd Pfrommer

TL;DR
FIBAR is a simple, asynchronous, filter-based method for reconstructing images from event camera data, operating efficiently on CPUs and suitable for tasks like fiducial marker detection, offering an alternative to neural network approaches.
Contribution
The paper introduces FIBAR, a novel filter-based asynchronous reconstruction method that simplifies image reconstruction from event data without neural networks.
Findings
Runs on CPU at 42-140 million events/sec
Produces noisier images than neural networks but effective for fiducial detection
Operates asynchronously allowing flexible image read-out times
Abstract
Reconstructing an intensity image from the events of a moving event camera is a challenging task that is typically approached with neural networks deployed on graphics processing units. This paper presents a much simpler, FIlter Based Asynchronous Reconstruction method (FIBAR). First, intensity changes signaled by events are integrated with a temporal digital IIR filter. To reduce reconstruction noise, stale pixels are detected by a novel algorithm that regulates a window of recently updated pixels. Arguing that for a moving camera, the absence of events at a pixel location likely implies a low image gradient, stale pixels are then blurred with a Gaussian filter. In contrast to most existing methods, FIBAR is asynchronous and permits image read-out at an arbitrary time. It runs on a modern laptop CPU at about 42(140) million events/s with (without) spatial filtering enabled. A few…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Advanced Data Storage Technologies · Random lasers and scattering media
