手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| スケール空間理論× | ORB特徴記述子× | |
|---|---|---|
| 分野 | コンピュータビジョン | コンピュータビジョン |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1983 | 2011 |
| 提唱者≠ | Andrew Witkin and Tony Lindeberg | Ethan Rublee, Vincent Rabaud, Kurt Konolige, Gary Bradski |
| 種類≠ | Theoretical framework for multi-scale processing | Local feature detector and binary 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 ↗ | Rublee, E., Rabaud, V., Konolige, K., & Bradski, G. (2011). ORB: An efficient alternative to SIFT or SURF. International Conference on Computer Vision (ICCV), 2564–2571. DOI ↗ |
| 別名 | Multi-scale analysis, Gaussian scale-space | ORB, Oriented FAST-BRIEF |
| 関連 | 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?' | ORB (Oriented FAST and Rotated BRIEF) combines the FAST corner detector with the BRIEF binary descriptor to create a fast, rotation-invariant feature detector and descriptor. Introduced by Rublee et al. in 2011, ORB is designed as a free, efficient alternative to patented methods like SIFT and SURF, making it ideal for real-time and resource-constrained applications. |
| ScholarGateデータセット ↗ |
|
|