High Performance Remote Sensing – Beowulf in the house
With the advent of easy 64 bit computing and multi-core CPU’s time has come for every company to have its own super-computer, not just research groups in Universities. The nature of data processing in Remote sensing lends itself easily to parallelization. Most of the imagery data is multi-band 2-dimensional rasters, 3-dimensional matrices from a mathematicians viewpoint. From a computational task the major processes of geometry correction, spectral correction, collation of frames and compression for transmission can be done on a pixel by pixel or block by block basis allowing segmentation of the tasks to multiple processors.
With the uptake of more projects single machine based processing became an issue at Apogee and solutions were sought for continuously running general processing on large high resolution datasets. The processing chains have been automated and set up on a beowulf server farm with quad-core CPU’s and identical diskless systems to run in parallel using a Message Passing Interface (MPI) or Parallel Python. This solution enables us to quickly finish larger projects, serve more clients and develop more elaborate processing, since computational complexity is not a barrier any more. The processes are also more fault tolerant due to the use of a more stable and syncronized operating environment with regular checkpointing for major outage recovery.

November 2nd, 2009 at 8:07 pm
One valuable application for photogrammetry is in the creation of three-dimensional models. This process, sometimes called stereo-photogrammetry, involves the combining of two photographs taken of the same object or land feature from slightly different angles. The old stereopticon, a popular device back in the late 1800s, used a similar process to give people the feeling they were seeing something in 3D. If taken from the air, data captured and processed through photogrammetric means can help produce a Digital Elevation Model (DEM), which provides the viewer with 3D photographic evidence of the ground and the objects on it-trees, buildings, natural formations, and so on. Photogrammetry can be combined with other remote sensing methods, such as LiDAR (Light Detection and Ranging) to create amazingly lifelike images from the air. These digitized data prove useful to engineers, archaeologists, geologists, mining experts, city planners, and anyone else needing a highly precise visual map of an area.