Real-Time Simultaneous 3D Reconstruction and Optical Flow Estimation
Abstract
We present an alternative method for solving the motion stereo problem for two views in a variational framework. Instead of directly solving for the depth, we simultaneously estimate the optical flow and the 3D structure by minimizing a joint energy function consisting of an optical flow constraint and a 3D constraint. Compared to stereo methods, we impose the epipolar geometry as a soft constraint which gives the search space more flexibility instead of näývely following the epipolar lines, resulting in a correspondence that is more robust to small errors in pose estimation. This approach also allows us to use fast dense matching methods for handling large displacement as well as shape-based smoothness constraint on the 3D surface. We show in the results that, in terms of accuracy, our method outperforms the state-of-the-art method in two-frame variational depth estimation and comparable results to existing optical flow estimation methods. With our implementation, we are able to achieve real-time performance using modern GPUs.
Cite
Text
Roxas and Oishi. "Real-Time Simultaneous 3D Reconstruction and Optical Flow Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018. doi:10.1109/WACV.2018.00102Markdown
[Roxas and Oishi. "Real-Time Simultaneous 3D Reconstruction and Optical Flow Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018.](https://mlanthology.org/wacv/2018/roxas2018wacv-real/) doi:10.1109/WACV.2018.00102BibTeX
@inproceedings{roxas2018wacv-real,
title = {{Real-Time Simultaneous 3D Reconstruction and Optical Flow Estimation}},
author = {Roxas, Menandro and Oishi, Takeshi},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2018},
pages = {885-893},
doi = {10.1109/WACV.2018.00102},
url = {https://mlanthology.org/wacv/2018/roxas2018wacv-real/}
}