Related Experiment Video
Updated: Jan 4, 2026

05:12
Robotized Testing of Camera Positions to Determine Ideal Configuration for Stereo 3D Visualization of Open-Heart Surgery
Published on: August 12, 2021
2.4K
Similarity Graph-Based Camera Tracking for Effective 3D Geometry Reconstruction with Mobile RGB-D Camera
Jaepung An1, Sangbeom Lee2, Sanghun Park3
1Department of Computer Science and Engineering, Sogang University, Seoul 04107, Korea.
Sensors (Basel, Switzerland)
|November 14, 2019
Summary
This study introduces a new method for 3D reconstruction using mobile RGB-D sensors. By carefully selecting frame order, it improves accuracy and filters errors for better 3D models.
Area of Science:
- Computer Vision
- 3D Reconstruction
- Robotics
Background:
- Real-time 3D reconstruction from RGB-D sensors is crucial for applications like augmented reality and robotics.
- Existing online methods often struggle with error-prone frames in the input stream, degrading reconstruction quality.
- Consumer-grade mobile sensors offer accessibility but present challenges in data quality and processing.
Purpose of the Study:
- To develop a novel, robust 3D reconstruction algorithm for mobile RGB-D sensors.
- To improve the accuracy and reliability of 3D reconstruction by intelligently selecting and ordering input frames.
- To automatically filter out error-prone images, enhancing the overall reconstruction quality.
Main Methods:
- Organizing input RGB-D frames into a weighted similarity graph.
- Finding a maximum spanning tree within the graph to determine optimal frame processing order.
- Extending the algorithm with local tree repair and merging disconnected components for enhanced reconstruction.
Main Results:
- Demonstrated robust 3D reconstruction by processing frames in a carefully selected order, rather than strict acquisition order.
- Successfully filtered out error-prone images, leading to a cleaner and more accurate 3D output stream.
- The proposed method enhances existing state-of-the-art 3D reconstruction techniques.
Conclusions:
- A novel frame selection and ordering strategy significantly improves 3D reconstruction from mobile RGB-D data.
- The algorithm effectively handles noisy input, providing a more reliable stream for downstream applications.
- This approach offers a valuable preprocessing step for advanced 3D reconstruction pipelines.

