Structure from motion
|
|
It has been suggested that Kinetic depth effect be merged into this article. (Discuss) Proposed since June 2012. |
Structure from motion (SfM) refers to the process of estimating three-dimensional structures from two-dimensional image sequences which may be coupled with local motion signals. It is studied in the fields of computer vision and visual perception. In biological vision, SfM refers to the phenomenon by which humans (and other animals) can recover 3-D structure from the projected 2D (retinal) motion field of a moving object or scene.
Contents |
Obtaining 3D information from 2D images [edit]
Humans perceive a lot of information about the three-dimensional structure in their environment by moving through it. When the observer moves and the objects around him move, information is obtained from images sensed over time.[1]
Finding structure from motion presents a similar problem as finding structure from stereo vision. In both instances, the correspondence between images and the reconstruction of 3D object needs to be found.
To find correspondence between images, features such as corner points (edges with gradients in multiple directions) need to be tracked from one image to the next. The feature trajectories over time are then used to reconstruct their 3D positions and the camera's motion.[2]
See also [edit]
Further reading [edit]
- Richard Hartley and Andrew Zisserman (2003). Multiple View Geometry in Computer Vision. Cambridge University Press. ISBN 0-521-54051-8.
- Olivier Faugeras and Quang-Tuan Luong and Theodore Papadopoulo (2001). The Geometry of Multiple Images. MIT Press. ISBN 0-262-06220-8.
- Yi Ma, S. Shankar Sastry, Jana Kosecka, Stefano Soatto, Jana Kosecka (November 2003). An Invitation to 3-D Vision: From Images to Geometric Models. Interdisciplinary Applied Mathematics Series, #26. Springer-Verlag New York, LLC. ISBN 0-387-00893-4.
References [edit]
- ^ Linda G. Shapiro, George C. Stockman (2001). Computer Vision. Prentice Hall. ISBN 0-13-030796-3.
- ^ F. Dellaert, S. Seitz, C. Thorpe, and S. Thrun (2000). "Structure from Motion without Correspondence". IEEE Computer Society Conference on Computer Vision and Pattern Recognition.
External links [edit]
Structure from Motion software toolboxes [edit]
|
|
This article uses bare URLs for citations. (April 2013) |
- 3DF Samantha, Uncalibrated structure from motion pipeline by 3Dflow
- FIT3D (From Images to 3D) Toolbox by Isaac Esteban
- Structure from Motion toolbox for Matlab by Vincent Rabaud
- Automatic Camera Tracking System (ACTS): A structure-from-motion system for Microsoft Windows, by State Key Lab of CAD&CG, Zhejiang University.
- Matlab Functions for Multiple View Geometry by Andrew Zissermann
- Structure and Motion Toolkit by Phil Torr
- Non Rigid Structure from Motion in trajectory space by Ijaz Akhter.
- Matlab Code for Non-Rigid Structure from Motion by Lorenzo Torresani
- Bundler - Structure from Motion for Unordered Photo Collections by Noah Snavely
- Voodoo Camera Tracker: A tool for the integration of virtual and real scenes, by Laboratorium für Informationstechnologie, University of Hannover
- Libmv - A C++ Structure from Motion library
- VisualSFM - A Visual Structure from Motion System
- SFMToolkit a complete photogrammetry solution based on open-source software.
- MicMac, a SFM open-source code released by the Institut Géographique National (FR)
- Python Photogrammetry Toolbox GUI, a SFM open-source code released by Pierre Moulon and Arc-Team
| This computer science article is a stub. You can help Wikipedia by expanding it. |