Computationally efficient dense moving object detection based on reduced space disparity estimation
Goran Popovi\'c, Antea Hadviger, Ivan Markovi\'c, Ivan Petrovi\'c

TL;DR
This paper introduces a computationally efficient method for dense moving object detection and depth estimation from stereo cameras by leveraging previous frame information and Kalman filtering to reduce complexity and improve accuracy.
Contribution
The novel approach combines ego-motion estimation with prior disparity maps and Kalman filtering to enhance stereo matching efficiency and moving object detection accuracy.
Findings
Improved speed and accuracy over OpenCV SGM on KITTI dataset
Effective reduction in disparity estimation complexity using prior frame data
Enhanced moving object detection in stereo vision applications
Abstract
Computationally efficient moving object detection and depth estimation from a stereo camera is an extremely useful tool for many computer vision applications, including robotics and autonomous driving. In this paper we show how moving objects can be densely detected by estimating disparity using an algorithm that improves complexity and accuracy of stereo matching by relying on information from previous frames. The main idea behind this approach is that by using the ego-motion estimation and the disparity map of the previous frame, we can set a prior base that enables us to reduce the complexity of the current frame disparity estimation, subsequently also detecting moving objects in the scene. For each pixel we run a Kalman filter that recursively fuses the disparity prediction and reduced space semi-global matching (SGM) measurements. The proposed algorithm has been implemented and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Video Surveillance and Tracking Methods · Robotics and Sensor-Based Localization
