Image Analysis, Classification and Change Detection in Remote Sensing
eBook - ePub

Image Analysis, Classification and Change Detection in Remote Sensing

With Algorithms for Python

  1. 552 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Image Analysis, Classification and Change Detection in Remote Sensing

With Algorithms for Python

About this book

The fifth edition of this core textbook in advanced remote sensing continues to maintain its emphasis on statistically motivated, data-driven techniques for remote sensing image analysis. The theoretical substance remains essentially the same, with new material on convolutional neural networks, transfer learning, image segmentation, random forests, and an extended implementation of sequential change detection with radar satellites. The tools which apply the algorithms to real remote sensing data are brought thoroughly up to date. As these software tools have evolved substantially with time, the fifth edition replaces the now obsolete Python 2 with Python 3 and takes advantage of the high-level packages that are based on it, such as Colab, TensorFlow/KERAS, Scikit-Learn, and the Google Earth Engine Python API.

New in the Fifth Edition:

  • Thoroughly revised to include the updates needed in all chapters because of the necessary changes to the software.
  • Replaces Python 2 with Python 3 tools and updates all associated subroutines, Jupyter notebooks and Python scripts.
  • Presents easy, platform-independent software installation methods with Docker containers.
  • Each chapter concludes with exercises complementing or extending the material in the text.
  • 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.

This new text is essential for all upper-level undergraduate and graduate students pursuing degrees in Geography, Geology, Geophysics, Environmental Sciences and Engineering, Urban Planning, and the many subdisciplines that include advanced courses in remote sensing. It is also a great resource for researchers and scientists interested in learning techniques and technologies for collecting, analyzing, managing, processing, and visualizing geospatial datasets.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Image Analysis, Classification and Change Detection in Remote Sensing by Morton John Canty in PDF and/or ePUB format, as well as other popular books in Technology & Engineering & Geography. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Title Page
  4. Copyright Page
  5. Contents
  6. Preface to the First Edition
  7. Preface to the Second Edition
  8. Preface to the Third Edition
  9. Preface to the Fourth Edition
  10. Preface to the Fifth Edition
  11. Author Biography
  12. 1 Images, Arrays, and Matrices
  13. 2 Image Statistics
  14. 3 Transformations
  15. 4 Filters, Kernels, and Fields
  16. 5 Image Enhancement and Correction
  17. 6 Supervised Classification Part 1
  18. 7 Supervised Classification Part 2
  19. 8 Unsupervised Classification
  20. 9 Change Detection
  21. A Mathematical Tools
  22. B Neural Network Training Algorithms
  23. C Software
  24. Mathematical Notation
  25. References
  26. Index