paper-with-me

Papers

Dense Voxel 3D Reconstruction Using a Monocular Event Camera

2023-09-01 · Haodong Chen, Vera Chung, Li Tan, Xiaoming Chen

Event cameras are sensors inspired by biological systems that specialize in capturing changes in brightness. These emerging cameras offer many advantages over conventional frame-based cameras, including high dynamic range, high frame rates, and extremely low power consumption. Due to these advantages, event cameras have increasingly been adapted in various fields, such as frame interpolation, semantic segmentation, odometry, and SLAM. However, their application in 3D reconstruction for VR applications is underexplored. Previous methods in this field mainly focused on 3D reconstruction through depth map estimation. Methods that produce dense 3D reconstruction generally require multiple cameras, while methods that utilize a single event camera can only produce a semi-dense result. Other single-camera methods that can produce dense 3D reconstruction rely on creating a pipeline that either incorporates the aforementioned methods or other existing Structure from Motion (SfM) or Multi-view Stereo (MVS) methods. In this paper, we propose a novel approach for solving dense 3D reconstruction using only a single event camera. To the best of our knowledge, our work is the first attempt in this regard. Our preliminary results demonstrate that the proposed method can produce visually distinguishable dense 3D reconstructions directly without requiring pipelines like those used by existing methods. Additionally, we have created a synthetic dataset with $39,739$ object scans using an event camera simulator. This dataset will help accelerate other relevant research in this field.

📄 PDF Abstract BibTeX arXiv:2309.00385

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionSemantic SegmentationSingle-View 3D Reconstruction

Similar Papers 제목 키워드 기반

Towards End-to-End Neuromorphic Voxel-based 3D Object Reconstruction Without Physical Priors

2025-01-01 · Chuanzhi Xu, Langyi Chen, Haodong Chen, Vera Chung 외

Neuromorphic cameras, also known as event cameras, are asynchronous brightness-change sensors that can capture extremely fast motion without suffering from motion blur, making them particularly promising for 3D reconstru…

3D Object Reconstruction3D ReconstructionBinarizationObject Reconstruction+1

MoonSplat: Monocular Online Gaussian Splatting with Sim(3) Global Optimization

2026-06-16 · Guo Pu, Yixuan Han, Haofeng Li, Yao Zhang 외 arxiv

Online 3D reconstruction from monocular image sequences is a challenging and ongoing research topic. 3D Gaussian Splatting (3DGS), leveraging its high-quality real-time rendering capability, empowers online 3D reconstruc…

Camera Pose Estimation3D Reconstruction

EventNeuS: 3D Mesh Reconstruction from a Single Event Camera

2026-02-03 · Shreyas Sachan, Viktor Rudnev, Mohamed Elgharib, Christian Theobalt 외 arxiv

Event cameras offer a considerable alternative to RGB cameras in many scenarios. While there are recent works on event-based novel-view synthesis, dense 3D mesh reconstruction remains scarcely explored and existing event…

3D Reconstruction

No Dense Tensors Needed: Fully Sparse Object Detection on Event-Camera Voxel Grids

2026-03-23 · Mohamad Yazan Sadoun, Sarah Sharif, Yaser Mike Banad arxiv

Event cameras produce asynchronous, high-dynamic-range streams well suited for detecting small, fast-moving drones, yet most event-based detectors convert the sparse event stream into dense tensors, discarding the repres…

Object Detection

TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo

2021-11-14 · Lukas Koestler, Nan Yang, Niclas Zeller, Daniel Cremers

In this paper, we present TANDEM a real-time monocular tracking and dense mapping framework. For pose estimation, TANDEM performs photometric bundle adjustment based on a sliding window of keyframes. To increase the robu…

3D ReconstructionMonocular Visual OdometryPose EstimationVisual Odometry