Summary

In this chapter we covered the foundations of remote sensing including:

  • Band swapping
  • Histograms
  • Image classification
  • Feature extraction
  • Change detection

As in the other chapters, we stayed as close to pure Python as possible, and where we compromised on this goal for processing speed, we limited the software libraries as much as possible to keep things simple. But, if you have the tools from this chapter installed, you really have a complete remote sensing package that is limited only by your desire to learn.

Tip

The authors of GDAL have a set of Python examples, which cover some advanced topics that may be of interest: http://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples

In the next chapter we'll investigate elevation data. Elevation data ...

Get Learning Geospatial Analysis with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.