This module provides classes and functions with raster processing capabilities. More...
Modules | |
| Classification | |
| Algorithms to detect patterns in raster regions using different methods.  | |
| Auxiliary classes | |
| Raster processing auxiliary classes.  | |
| Auxiliary functions. | |
| Raster processing auxiliary functions.  | |
| Enhancement | |
| Raster enhancement algorithms.  | |
| Mosaic | |
| Algorithms to merge two or more rasters into a single one.  | |
| Fusion | |
| Algorithms to combine pixel information from different sensors to obtain better spatial or radiometric resolutions.  | |
| General purpose | |
| General pupose raster processing algorithms.  | |
| Segmentation | |
| Techniques for splitting one rasters into its components as homogeneous regions.  | |
| Matching | |
| Techniques to create tie-points between rasters by matching and correlating homologous regions.  | |
This module provides classes and functions with raster processing capabilities.
Basically, the TerraLib Raster Processing module contains several processing operations applied to an image. The main classes/concepts in this module are listed here. The namespace associated to the Raster Processing module is te::rp. To know more about it, see the te::rp namespace documentation.