ABSTRACT

Space Image Processing covers the design and coding of PC software for processing and manipulating imagery obtained by satellites and other spacecraft. Although the contents relate to several scientific and technological fields, it serves as a programming book, providing readers with essential technical information for developing PC applications. The material focuses on images of the planet and other celestial bodies obtained by orbiting and non-orbiting spacecraft. This book is not about raster graphics in general, but about raster graphics processing as it applies to space imagery.

Three parts divide the text: 1. Science - background at an introductory level - scientific principles underlying space imagery and its processing - topics related to space and remote sensing. 2. Technology - topics related to space imagery - geodesy, cartography, image data formats, image processing. 3. Programming - code examples for DOS and Windows programming on the PC - consideration of low-level and C++ code - routines with a tutorial and demonstrative purpose.

part I|142 pages

The Science

part II|114 pages

The Technology

part III|138 pages

The Programming