
Image Analysis, Classification and Change Detection in Remote Sensing
With Algorithms for Python, Fourth Edition
- 508 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Image Analysis, Classification and Change Detection in Remote Sensing
With Algorithms for Python, Fourth Edition
About this book
Image Analysis, Classification and Change Detection in Remote Sensing: With Algorithms for Python, Fourth Edition, is focused on the development and implementation of statistically motivated, data-driven techniques for digital image analysis of remotely sensed imagery and it features a tight interweaving of statistical and machine learning theory of algorithms with computer codes. It develops statistical methods for the analysis of optical/infrared and synthetic aperture radar (SAR) imagery, including wavelet transformations, kernel methods for nonlinear classification, as well as an introduction to deep learning in the context of feed forward neural networks.
New in the Fourth Edition:
-
- An in-depth treatment of a recent sequential change detection algorithm for polarimetric SAR image time series.
-
- The accompanying software consists of Python (open source) versions of all of the main image analysis algorithms.
-
- Presents easy, platform-independent software installation methods (Docker containerization).
-
- Utilizes freely accessible imagery via the Google Earth Engine and provides many examples of cloud programming (Google Earth Engine API).
-
- Examines deep learning examples including TensorFlow and a sound introduction to neural networks,
Based on the success and the reputation of the previous editions and compared to other textbooks in the market, Professor Canty's fourth edition differs in the depth and sophistication of the material treated as well as in its consistent use of computer codes to illustrate the methods and algorithms discussed. It is self-contained and illustrated with many programming examples, all of which can be conveniently run in a web browser. Each chapter concludes with exercises complementing or extending the material in the text.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Half Title
- Title Page
- Copyright Page
- Table of Contents
- Preface to the First Edition
- Preface to the Second Edition
- Preface to the Third Edition
- Preface to the Fourth Edition
- Author Biography
- 1 Images, Arrays, and Matrices
- 2 Image Statistics
- 3 Transformations
- 4 Filters, Kernels, and Fields
- 5 Image Enhancement and Correction
- 6 Supervised Classification Part 1
- 7 Supervised Classification Part 2
- 8 Unsupervised Classification
- 9 Change Detection
- A Mathematical Tools
- B Efficient Neural Network Training Algorithms
- C Software
- Mathematical Notation
- References
- Index