Machine learning3D reconstruction
ステレオマッチング
ステレオマッチングは、一対のステレオ画像(わずかに異なる視点から撮影されたもの)間で対応する点を見つけることにより、深度情報を復元するコンピュータビジョンの技術である。両方の画像で同じシーン特徴を特定し、視差(水平方向のずれ)を測定することにより、ステレオマッチングは三角測量の原理を用いて3次元構造を再構築する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Scharstein, D., & Szeliski, R. (2002). A taxonomy and evaluation of dense two-frame stereo correspondence algorithms. International Journal of Computer Vision, 47(1), 7–42. DOI: 10.1023/a:1014573219977 ↗
- Kanade, T., Okutomi, M., Nakano, T., et al. (1996). A stereo matching algorithm with an adaptive window. Image and Vision Computing, 12(10), 605–618. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Stereo Matching for Depth Estimation. ScholarGate. https://scholargate.app/ja/computer-vision/stereo-matching
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ブロブ検出コンピュータビジョン↔ compare
- ハリスコーナー検出コンピュータビジョン↔ compare
- ヒストグラム均等化コンピュータビジョン↔ compare
- Lucas-Kanade Optical Flowコンピュータビジョン↔ compare
- テンプレートマッチングコンピュータビジョン↔ compare