paper-with-me

홈 › Papers

Moving object detection for visual odometry in a dynamic environment based on occlusion accumulation

2020-09-18 · Haram Kim, Pyojin Kim, H. Jin Kim

Detection of moving objects is an essential capability in dealing with dynamic environments. Most moving object detection algorithms have been designed for color images without depth. For robotic navigation where real-time RGB-D data is often readily available, utilization of the depth information would be beneficial for obstacle recognition. Here, we propose a simple moving object detection algorithm that uses RGB-D images. The proposed algorithm does not require estimating a background model. Instead, it uses an occlusion model which enables us to estimate the camera pose on a background confused with moving objects that dominate the scene. The proposed algorithm allows to separate the moving object detection and visual odometry (VO) so that an arbitrary robust VO method can be employed in a dynamic situation with a combination of moving object detection, whereas other VO algorithms for a dynamic environment are inseparable. In this paper, we use dense visual odometry (DVO) as a VO method with a bi-square regression weight. Experimental results show the segmentation accuracy and the performance improvement of DVO in the situations. We validate our algorithm in public datasets and our dataset which also publicly accessible.

📄 PDF Abstract BibTeX arXiv:2009.08746

Code (0)

등록된 구현이 없습니다.

Tasks

Moving Object DetectionObjectobject-detectionObject DetectionVisual Odometry

Similar Papers 제목 키워드 기반

Stereo-based Multi-motion Visual Odometry for Mobile Robots

2019-10-15 · Qing Zhao, Bin Luo, Yun Zhang

With the development of computer vision, visual odometry is adopted by more and more mobile robots. However, we found that not only its own pose, but the poses of other moving objects are also crucial for the decision of…

Motion SegmentationVisual Odometry

A visual study of ICP variants for Lidar Odometry

2025-11-18 · Sebastian Dingler, Hannes Burrichter arxiv

Odometry with lidar sensors is a state-of-the-art method to estimate the ego pose of a moving vehicle. Many implementations of lidar odometry use variants of the Iterative Closest Point (ICP) algorithm. Real-world effect…

Robust Dense Mapping for Large-Scale Dynamic Environments

2019-05-07 · Ioan Andrei Bârsan, Peidong Liu, Marc Pollefeys, Andreas Geiger

We present a stereo-based dense mapping algorithm for large-scale dynamic urban environments. In contrast to other existing methods, we simultaneously reconstruct the static background, the moving objects, and the potent…

Semantic SegmentationVisual Odometry

ClusterVO: Clustering Moving Instances and Estimating Visual Odometry for Self and Surroundings

2020-03-29 · CVPR 2020 6 · Jiahui Huang, Sheng Yang, Tai-Jiang Mu, Shi-Min Hu

We present ClusterVO, a stereo Visual Odometry which simultaneously clusters and estimates the motion of both ego and surrounding rigid clusters/objects. Unlike previous solutions relying on batch input or imposing prior…

Autonomous DrivingClusteringScene UnderstandingTrajectory Recovery+1

LEAP-VO: Long-term Effective Any Point Tracking for Visual Odometry

2024-01-03 · CVPR 2024 1 · Weirong Chen, Le Chen, Rui Wang, Marc Pollefeys

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods, mostly focusing on two-view point tracking, often ignore the rich temporal context in the image sequence, thereby overlooki…

Point TrackingVisual Odometry