paper-with-me

홈 › Papers

Filter-Based Reconstruction of Images from Events

2025-10-22 · Bernd Pfrommer arxiv

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 simple qualitative experiments are presented that show the difference in image reconstruction between FIBAR and a neural network-based approach (FireNet). FIBAR's reconstruction is noisier than neural network-based methods and suffers from ghost images. However, it is sufficient for certain tasks such as the detection of fiducial markers. Code is available at https://github.com/ros-event-camera/event_image_reconstruction_fibar

📄 PDF Abstract BibTeX arXiv:2510.20071

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstruction

Similar Papers 제목 키워드 기반

Joint Filtering of Intensity Images and Neuromorphic Events for High-Resolution Noise-Robust Imaging

2020-06-01 · CVPR 2020 6 · Zihao W. Wang, Peiqi Duan, Oliver Cossairt, Aggelos Katsaggelos 외

We present a novel computational imaging system with high resolution and low noise. Our system consists of a traditional video camera which captures high-resolution intensity images, and an event camera which encodes hig…

Image ReconstructionMotion Compensation

E-3DGS: Gaussian Splatting with Exposure and Motion Events

2024-10-22 · Xiaoting Yin, Hao Shi, Yuhan Bao, Zhenshan Bing 외

Achieving 3D reconstruction from images captured under optimal conditions has been extensively studied in the vision and imaging fields. However, in real-world scenarios, challenges such as motion blur and insufficient i…

3DGS3D ReconstructionCamera CalibrationNeRF

EventZoom: Learning To Denoise and Super Resolve Neuromorphic Events

2021-06-19 · CVPR 2021 1 · Peiqi Duan, Zihao W. Wang, Xinyu Zhou, Yi Ma 외

We address the problem of jointly denoising and super resolving neuromorphic events, a novel visual signal that represents thresholded temporal gradients in a space-time window. The challenge for event signal process…

DenoisingImage ReconstructionObject TrackingVisual Object Tracking

Event Signal Filtering via Probability Flux Estimation

2025-04-10 · Jinze Chen, Wei Zhai, Yang Cao, Bin Li 외

Events offer a novel paradigm for capturing scene dynamics via asynchronous sensing, but their inherent randomness often leads to degraded signal quality. Event signal filtering is thus essential for enhancing fidelity b…

State Space ModelsSuper-ResolutionVideo Reconstruction

HyperE2VID: Improving Event-Based Video Reconstruction via Hypernetworks

2023-05-10 · Burak Ercan, Onur Eker, Canberk Saglam, Aykut Erdem 외

Event-based cameras are becoming increasingly popular for their ability to capture high-speed motion with low latency and high dynamic range. However, generating videos from events remains challenging due to the highly s…

Event-Based Video ReconstructionVideo Reconstruction