Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Pixel-based image classification× | Objektově orientovaná analýza obrazu (OBIA)× | Random Forest× | |
|---|---|---|---|
| Obor≠ | Dálkový průzkum Země | Dálkový průzkum Země | Strojové učení |
| Rodina≠ | Machine learning | Process / pipeline | Machine learning |
| Rok vzniku≠ | 2007 | 2010 | 2001 |
| Tvůrce≠ | Remote-sensing classification literature | Thomas Blaschke | Breiman, L. |
| Typ≠ | Supervised/unsupervised spectral image classification | Image segmentation and classification pipeline | Ensemble (bagging of decision trees) |
| Původní zdroj≠ | 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 ↗ | Blaschke, T. (2010). Object based image analysis for remote sensing. ISPRS Journal of Photogrammetry and Remote Sensing, 65(1), 2–16. DOI ↗ | Breiman, L. (2001). Random Forests. Machine Learning, 45, 5–32. DOI ↗ |
| Další názvy | Per-Pixel Classification, Spectral Classification, Pixel-by-Pixel Classification, Piksel Tabanlı Sınıflandırma | Geographic Object-Based Image Analysis, GEOBIA, Object-Oriented Image Analysis, Nesne Tabanlı Görüntü Analizi | Rastgele Orman (Random Forest), rastgele orman, random decision forest, bagged tree ensemble |
| Příbuzné≠ | 2 | 3 | 4 |
| Shrnutí≠ | 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. | Object-Based Image Analysis (OBIA) is a remote sensing image processing paradigm that groups pixels into meaningful image objects before classification, rather than analysing each pixel independently. Formally articulated and consolidated by Thomas Blaschke in his landmark 2010 ISPRS review, OBIA draws on multiresolution segmentation algorithms and combines spectral, spatial, contextual, and textural object attributes to produce semantically rich land-cover maps from high-resolution imagery. | 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. |
| ScholarGateDatová sada ↗ |
|
|
|