Term

Structure from Motion

別名: SfM

Overview

最終更新: 2026年7月9日

Structure from Motion (SfM) は、移動するカメラで撮影された一連の2次元画像から、シーンの3次元構造とカメラのポーズを推定する技術です。主に静的なシーンの再構成に使用されます。

Mentioned Articles

1 件

Research Papers

5 件
  • Structure-from-Motion Revisited

    Johannes L. Schönberger, Jan-Michael Frahm

    20167,730 件引用Semantic Scholar
  • ‘Structure-from-Motion’ photogrammetry: A low-cost, effective tool for geoscience applications

    M. Westoby, J. Brasington, N. Glasser, M. Hambrey, J. Reynolds

    20123,824 件引用Semantic Scholar
  • Towards Linear-Time Incremental Structure from Motion

    Changchang Wu

    20131,400 件引用Semantic Scholar
  • Structure from motion photogrammetry in physical geography

    Mark W. Smith, J. Carrivick, D. Quincey

    2016707 件引用Semantic Scholar
  • Pixel-Perfect Structure-from-Motion with Featuremetric Refinement

    Paul-Edouard Sarlin, Philipp Lindenberger, Viktor Larsson, M. Pollefeys

    2021286 件引用Semantic Scholar

    Finding local features that are repeatable across multiple views is a cornerstone of sparse 3D reconstruction. The classical image matching paradigm detects keypoints per-image once and for all, which can yield poorly-localized features and propagate large errors to the final geometry. In this paper, we refine two key steps of structure-from-motion by a direct alignment of low-level image information from multiple views: we first adjust the initial keypoint locations prior to any geometric estimation, and subsequently refine points and camera poses as a post-processing. This refinement is robust to large detection noise and appearance changes, as it optimizes a featuremetric error based on dense features predicted by a neural network. This significantly improves the accuracy of camera poses and scene geometry for a wide range of keypoint detectors, challenging viewing conditions, and off-the-shelf deep features. Our system easily scales to large image collections, enabling pixel-perfect crowd-sourced localization at scale. Our code is publicly available at github.com/cvg/pixel-perfect-sfm as an add-on to the popular SfM software COLMAP.

External Mentions

10 件