# Robust Real-time RGB-D Visual Odometry in Dynamic Environments via Rigid   Motion Model

**Authors:** Sangil Lee, Clark Youngdong Son, and H. Jin Kim

arXiv: 1907.08388 · 2019-07-22

## TL;DR

This paper introduces a real-time RGB-D visual odometry method that effectively handles dynamic environments by using scene flow-based motion segmentation and a dual-mode rigid motion model to distinguish static and moving objects.

## Contribution

The novel approach combines scene flow segmentation with a dual-mode motion model for robust, real-time camera pose estimation in dynamic scenes, outperforming existing methods.

## Key findings

- Robust camera pose estimation in dynamic environments.
- Effective separation of static and dynamic scene components.
- Improved accuracy over state-of-the-art visual odometry algorithms.

## Abstract

In the paper, we propose a robust real-time visual odometry in dynamic environments via rigid-motion model updated by scene flow. The proposed algorithm consists of spatial motion segmentation and temporal motion tracking. The spatial segmentation first generates several motion hypotheses by using a grid-based scene flow and clusters the extracted motion hypotheses, separating objects that move independently of one another. Further, we use a dual-mode motion model to consistently distinguish between the static and dynamic parts in the temporal motion tracking stage. Finally, the proposed algorithm estimates the pose of a camera by taking advantage of the region classified as static parts. In order to evaluate the performance of visual odometry under the existence of dynamic rigid objects, we use self-collected dataset containing RGB-D images and motion capture data for ground-truth. We compare our algorithm with state-of-the-art visual odometry algorithms. The validation results suggest that the proposed algorithm can estimate the pose of a camera robustly and accurately in dynamic environments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.08388/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1907.08388/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.08388/full.md

---
Source: https://tomesphere.com/paper/1907.08388