手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| スケール空間理論× | SIFT特徴検出× | |
|---|---|---|
| 分野 | コンピュータビジョン | コンピュータビジョン |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1983 | 1999 |
| 提唱者≠ | Andrew Witkin and Tony Lindeberg | David Lowe |
| 種類≠ | Theoretical framework for multi-scale processing | Local feature detector and descriptor |
| 原典≠ | Lindeberg, T. (1994). Scale-space theory: A basic tool for analyzing structures at different scales. Journal of Applied Statistics, 21(2), 225–270. DOI ↗ | Lowe, D. G. (2004). Distinctive image features from scale-invariant keypoints. International Journal of Computer Vision, 60(2), 91–110. DOI ↗ |
| 別名 | Multi-scale analysis, Gaussian scale-space | SIFT, Lowe SIFT |
| 関連 | 5 | 5 |
| 概要≠ | Scale-space theory, developed by Witkin and Lindeberg, provides a principled mathematical framework for analyzing images at multiple scales simultaneously. By treating scale as an explicit dimension and using Gaussian blurring, scale-space theory enables detection and analysis of features at appropriate scales, solving the fundamental problem of 'which scale should I analyze at?' | SIFT (Scale-Invariant Feature Transform) is a method for detecting and describing distinctive local features in digital images. Introduced by David Lowe in 1999, SIFT extracts keypoints that remain invariant to scale, rotation, and illumination changes, making it highly robust for image matching and object recognition tasks. |
| ScholarGateデータセット ↗ |
|
|