did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781420090727

Classification Methods for Remotely Sensed Data, Second Edition

by ;
  • ISBN13:

    9781420090727

  • ISBN10:

    1420090720

  • Edition: 2nd
  • Format: Hardcover
  • Copyright: 2009-05-12
  • Publisher: CRC Press

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Purchase Benefits

  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $140.00 Save up to $98.54
  • Rent Book $88.20
    Add to Cart Free Shipping Icon Free Shipping

    TERM
    PRICE
    DUE
    USUALLY SHIPS IN 3-5 BUSINESS DAYS
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping cart.

Supplemental Materials

What is included with this book?

Summary

The field of pattern recognition is expanding in new directions, for example, in data mining and Earth observation data processing. This book covers the entire field of classification methods applied to remotely sensed data. After an introduction to the basics of remote sensing, the text provides a detailed discussion of different approaches to image classification, including maximum likelihood, fuzzy sets, and artificial neural networks. The second edition features three new chapters that cover recent developments in support vector machines, decision trees, as well as change detection and mixed pixel classification. It also updates references and discussions of Earth observation missions.Features· Covers the entire field of classification methods applied to remotely sensed data· Presents recent developments in support vector machines and decision trees· Updates extensive bibliography· Includes new chapter on change detectionand mixed pixel classificationAudienceGraduate and doctoral students working with remote sensing data in digital image analysis and GIS environments.

Table of Contents

Preface to the Second Editionp. xi
Preface to the First Editionp. xiii
Author Biographiesp. xix
Remote Sensing in the Optical and Microwave Regionsp. 1
Introduction to Remote Sensingp. 4
Atmospheric Interactionsp. 5
Surface Material Reflectancep. 5
Spatial and Radiometric Resolutionp. 8
Optical Remote Sensing Systemsp. 10
Atmospheric Correctionp. 11
Dark Object Subtractionp. 12
Modeling Techniquesp. 13
Modeling the Atmospheric Effectp. 13
Steps in Atmospheric Correctionp. 17
Correction for Topographic Effectsp. 19
Remote Sensing in the Microwave Regionp. 22
Radar Fundamentalsp. 23
SLAR Image Resolutionp. 24
Geometric Effects on Radar Imagesp. 26
Factors Affecting Radar Backscatterp. 29
Surface Roughnessp. 29
Surface Conductivityp. 30
Parameters of the Radar Equationp. 30
Imaging Radar Polarimetryp. 31
Radar Polarization Statep. 32
Polarization Synthesisp. 34
Polarization Signaturesp. 35
Radar Speckle Suppressionp. 37
Multilook Processingp. 37
Filters for Speckle Suppressionp. 38
Pattern Recognition Principlesp. 41
Feature Space Manipulationp. 42
Tasseled Cap Transformp. 45
Principal Components Analysisp. 46
Minimum/Maximum Autocorrelation Factors (MAF)p. 50
Maximum Noise Fraction Transformationp. 51
Feature Selectionp. 52
Fundamental Pattern Recognition Techniquesp. 54
Unsupervised Methodsp. 54
The k-means Algorithmp. 54
Fuzzy Clusteringp. 56
Supervised Methodsp. 57
Parallelepiped Methodsp. 57
Minimum Distance Classifierp. 57
Maximum Likelihood Classifierp. 58
Combining Classifiersp. 61
Incorporation of Ancillary Informationp. 62
Use of Texture and Contextp. 63
Using Ancillary Multisource Datap. 63
Sampling Scheme and Sample Sizep. 65
Sampling Schemep. 66
Sample Size, Scale, and Spatial Variabilityp. 67
Adequacy of Training Datap. 69
Estimation of Classification Accuracyp. 69
Epiloguep. 74
Artificial Neural Networksp. 77
Multilayer Perceptronp. 77
Back-Propagationp. 78
Parameter Choice, Network Architecture, and Input/Output Codingp. 82
Decision Boundaries in Feature Spacep. 84
Overtraining and Network Pruningp. 88
Kohonen's Self-Organizing Feature Mapp. 90
SOM Network Construction and Trainingp. 90
Unsupervised Trainingp. 91
Supervised Trainingp. 93
Examples of Self-Organizationp. 94
Counter-Propagation Networksp. 98
Counter-Propagation Network Trainingp. 99
Training Issuesp. 101
Hopfield Networksp. 101
Hopfield Network Structurep. 102
Hopfield Network Dynamicsp. 102
Network Convergencep. 103
Issues Relating to Hopfield Networksp. 105
Energy and Weight Coding: An Examplep. 106
Adaptive Resonance Theory (ART)p. 108
Fundamentals of the ART Modelp. 109
Choice of Parametersp. 112
Fuzzy ARTMAPp. 113
Neural Networks in Remote Sensing Image Classificationp. 116
An Overviewp. 116
A Comparative Studyp. 119
Support Vector Machinesp. 125
Linear Classificationp. 126
The Separable Casep. 126
The Nonseparable Casep. 129
Nonlinear Classification and Kernel Functionsp. 130
Nonlinear SVMsp. 130
Kernel Functionsp. 132
Parameter Determinationp. 135
t-Fold Cross-Validationsp. 137
Bound on Leave-One-Out Errorp. 138
Grid Searchp. 140
Gradient Descent Methodp. 142
Multiclass Classificationp. 144
One-against-One, One-against-Others, and DAGp. 144
Multiclass SVMsp. 146
Vapnik's Approachp. 146
Methodology of Crammer and Singerp. 147
Feature Selectionp. 149
SVM Classification of Remotely Sensed Datap. 150
Concluding Remarksp. 153
Methods Based on Fuzzy Set Theoryp. 155
Introduction to Fuzzy Set Theoryp. 155
Fuzzy Sets: Definitionp. 156
Fuzzy Set Operationsp. 157
Fuzzy C-Means Clustering Algorithmp. 159
Fuzzy Maximum Likelihood Classificationp. 162
Fuzzy Rule Basep. 164
Fuzzificationp. 165
Inferencep. 169
Defuzzificationp. 171
Image Classification Using Fuzzy Rulesp. 173
Introductory Methodologyp. 173
Experimental Resultsp. 178
Decision Treesp. 183
Feature Selection Measures for Tree Inductionp. 184
Information Gainp. 185
Gini Impurity Indexp. 188
ID3, C4.5, and SEE5.0 Decision Treesp. 189
ID3p. 189
C4.5p. 193
SEE5.0p. 196
CHAIDp. 197
CARTp. 198
QUESTp. 201
Split Point Selectionp. 201
Attribute Selectionp. 203
Tree Induction from Artificial Neural Networksp. 204
Pruning Decision Treesp. 205
Reduced Error Pruning (REP)p. 207
Pessimistic Error Pruning (PEP)p. 207
Error-Based Pruning (EBP)p. 208
Cost Complexity Pruning (CCP)p. 209
Minimal Error Pruning (MEP)p. 212
Boosting and Random Forestp. 214
Boostingp. 214
Random Forestp. 215
Decision Trees in Remotely Sensed Data Classificationp. 217
Concluding Remarksp. 220
Texture Quantizationp. 221
Fractal Dimensionsp. 222
Introduction to Fractalsp. 223
Estimation of the Fractal Dimensionp. 224
Fractal Brownian Motion (FBM)p. 225
Box-Counting Methods and Multifractal Dimensionp. 226
Frequency Domain Filteringp. 231
Fourier Power Spectrump. 231
Wavelet Transformp. 235
Gray-Level Co-Occurrence Matrix (GLCM)p. 239
Introduction to the GLCMp. 239
Texture Features Derived from the GLCMp. 241
Multiplicative Autoregressive Random Fieldsp. 243
MAR Model: Definitionp. 243
Estimation of the Parameters of the MAR Modelp. 245
The Semivariogram and Window Size Determinationp. 246
Experimental Analysisp. 249
Test Image Generationp. 249
Choice of Texture Featuresp. 250
Multifractal Dimensionp. 250
Fourier Power Spectrump. 250
Wavelet Transformp. 250
Gray-Level Co-Occurrence Matrixp. 250
Multiplicative Autoregressive Random Fieldp. 251
Segmentation Resultsp. 251
Texture Measure of Remote Sensing Patternsp. 252
Modeling Context Using Markov Random Fieldsp. 255
Markov Random Fields and Gibbs Random Fieldsp. 256
Markov Random Fieldsp. 256
Gibbs Random Fieldsp. 257
MRF-GRF Equivalencep. 259
Simplified Form of MRFp. 261
Generation of Texture Patterns Using MRFp. 263
Posterior Energy for Image Classificationp. 264
Parameter Estimationp. 267
Least Squares Fit Methodp. 268
Results of Parameter Estimationsp. 271
MAP-MRF Classification Algorithmsp. 273
Iterated Conditional Modesp. 274
Simulated Annealingp. 275
Maximizer of Posterior Marginalsp. 277
Experimental Resultsp. 278
Multisource Classificationp. 283
Image Fusionp. 284
Image Fusion Methodsp. 284
Assessment of Fused Image Quality in the Spectral Domainp. 287
Performance Overview of Fusion Methodsp. 288
Multisource Classification Using the Stacked-Vector Methodp. 288
The Extension of Bayesian Classification Theoryp. 290
An Overviewp. 290
Feature Extractionp. 291
Probability or Evidence Generationp. 292
Multisource Consensusp. 292
Bayesian Multisource Classification Mechanismp. 292
A Refined Multisource Bayesian Modelp. 294
Multisource Classification Using the Markov Random Fieldp. 295
Assumption of Intersource Independencep. 296
Evidential Reasoningp. 297
Concept Developmentp. 297
Belief Function and Belief Intervalp. 299
Evidence Combinationp. 302
Decision Rules for Evidential Reasoningp. 304
Dealing with Source Reliabilityp. 304
Using Classification Accuracyp. 305
Use of Class Separabilityp. 305
Data Information Class Correspondence Matrixp. 306
The Genetic Algorithmp. 307
Experimental Resultsp. 309
Bibliographyp. 317
Indexp. 349
Table of Contents provided by Ingram. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program