方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 基于像素的图像分类× | 随机森林× | |
|---|---|---|
| 领域≠ | 遥感 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2007 | 2001 |
| 提出者≠ | Remote-sensing classification literature | Breiman, L. |
| 类型≠ | Supervised/unsupervised spectral image classification | Ensemble (bagging of decision trees) |
| 开创性文献≠ | Lu, D., & Weng, Q. (2007). A survey of image classification methods and techniques for improving classification performance. International Journal of Remote Sensing, 28(5), 823–870. DOI ↗ | Breiman, L. (2001). Random Forests. Machine Learning, 45, 5–32. DOI ↗ |
| 别名 | Per-Pixel Classification, Spectral Classification, Pixel-by-Pixel Classification, Piksel Tabanlı Sınıflandırma | Rastgele Orman (Random Forest), rastgele orman, random decision forest, bagged tree ensemble |
| 相关≠ | 2 | 4 |
| 摘要≠ | Pixel-based image classification is a fundamental remote-sensing technique that assigns each individual pixel in a satellite or aerial image to a thematic land-cover category based solely on its spectral values across multiple bands. Systematically surveyed and formalized by Lu and Weng (2007), the approach encompasses both supervised methods—where labeled training samples guide the classifier—and unsupervised clustering approaches that discover natural spectral groupings without prior labels. | Random Forest is an ensemble learning method, introduced by Leo Breiman in 2001, that grows many decision trees on bootstrap samples of the data and combines their votes to produce strong classification and regression. By pooling many slightly different trees, it produces more accurate and more stable predictions than any single tree. |
| ScholarGate数据集 ↗ |
|
|