Loading...
Searching...
No Matches
rp Directory Reference

Directories

 radar
 

Files

 AbstractFeeder.h
 Abstract objects feeder.
 
 Algorithm.h
 Raster Processing algorithm base interface class.
 
 AlgorithmInputParameters.h
 Raster Processing algorithm input parameters base interface.
 
 AlgorithmOutputParameters.h
 Raster Processing algorithm output parameters base interface.
 
 AlgorithmParametersSerializer.h
 
 ArithmeticOperations.h
 Performs arithmetic operation over raster data.
 
 Blender.h
 Blended pixel value calculation for two overlaped rasters.
 
 BlenderRule.h
 
 BlenderTypeDefs.h
 
 Classifier.h
 Raster classification.
 
 ClassifierAdaptors.h
 Classifier Adaptors.
 
 ClassifierDummyStrategy.h
 Dummy strategy (just for testing purposes).
 
 ClassifierEDStrategy.h
 Euclidean Distance Classifier strategy.
 
 ClassifierEMStrategy.h
 EM (Expectation-Maximization) strategy for pixel-based classification.
 
 ClassifierISODataStrategy.h
 ISOData strategy for image classification.
 
 ClassifierISOSegStrategy.h
 ISOSeg strategy for segmentation-based classification.
 
 ClassifierKMeansStrategy.h
 KMeans strategy for image classification.
 
 ClassifierMAPStrategy.h
 Maximum a posteriori probability strategy.
 
 ClassifierMaxLikelihoodStrategy.h
 A maximum likelihood estimation strategy for classification (a.k.a. MaxVer in portuguese).
 
 ClassifierSAMStrategy.h
 Spectral Angle Mapper classification strategy.
 
 ClassifierStrategy.h
 Raster classifier strategy base class.
 
 ClassifierStrategyFactory.h
 Raster classifier strategy factory base class.
 
 ClassifierStrategyOutParameters.h
 
 ClassifierStrategyParameters.h
 Raster classifier strategy parameters base class.
 
 CloudDetection.h
 
 Composer.h
 
 ComposerRule.h
 
 ComposerRuleValidNeighborhood.h
 
 ComposerRuleValidPixel.h
 
 Composition.h
 
 Config.h
 Configuration flags for the Raster Processing module of TerraLib.
 
 Contrast.h
 Contrast enhancement.
 
 Exception.h
 Exception class.
 
 FeedersRaster.h
 Raster objects feeders.
 
 Filter.h
 A series of well-known filtering algorithms for images, linear and non-linear.
 
 Functions.h
 Raster Processing functions.
 
 GeoMosaic.h
 Create a mosaic from a set of geo-referenced rasters.
 
 IHSFusion.h
 Creation of skeleton imagems.
 
 Macros.h
 
 MajorityFilter.h
 This file contains a class that represents the method to remove pixels from classified image.
 
 Matrix.h
 Generic template matrix.
 
 MixtureModel.h
 Raster decomposition using mixture model.
 
 MixtureModelLinearStrategy.h
 Raster linear strategy for mixture model classification.
 
 MixtureModelPCAStrategy.h
 PCA (Principal Component Analysis) strategy for mixture model.
 
 MixtureModelStrategy.h
 Raster mixture model strategy base class.
 
 MixtureModelStrategyFactory.h
 Raster mixture model strategy factory base class.
 
 MixtureModelStrategyParameters.h
 
 Module.h
 This singleton defines the TerraLib Raster Processing module entry.
 
 PaletteRaster.h
 Raster functions to generate palette image.
 
 PCAFusion.h
 Creation of skeleton imagems.
 
 PostClassification.h
 Raster post classification.
 
 RasterAttributes.h
 Extraction of attributes from Raster, Bands, and Polygons.
 
 RasterHandler.h
 Raster tuple.
 
 Register.h
 Performs raster data registering into a SRS using a set of tie points.
 
 Restoration.h
 
 Segmenter.h
 Raster segmentation.
 
 SegmenterDummyStrategy.h
 Dummy strategy (just for testing purposes).
 
 SegmenterIdsManager.h
 Segments IDs manager.
 
 SegmenterRegionGrowingBaatzMerger.h
 Segmenter Baatz merger used in region growing process.
 
 SegmenterRegionGrowingBaatzStrategy.h
 Raster region growing segmenter Baatz strategy.
 
 SegmenterRegionGrowingFunctions.h
 
 SegmenterRegionGrowingMeanMerger.h
 Segmenter mean merger used in region growing process.
 
 SegmenterRegionGrowingMeanStrategy.h
 Raster region growing segmenter Mean strategy.
 
 SegmenterRegionGrowingMergeData.h
 Segmenter data used by the merger (region growing process).
 
 SegmenterRegionGrowingMerger.h
 Segmenter merger used in region growing process.
 
 SegmenterRegionGrowingSegment.h
 Region Growing segment.
 
 SegmenterRegionGrowingSegmentsPool.h
 Segments pool.
 
 SegmenterRegionGrowingStrategyParameters.h
 
 SegmenterSegmentsBlock.h
 Segments block.
 
 SegmenterStrategy.h
 Raster segmenter strategy base class.
 
 SegmenterStrategyFactory.h
 Raster segmenter strategy factory base class.
 
 SegmenterStrategyParameters.h
 Raster segmenter strategy parameters base class.
 
 SequenceMosaic.h
 Create mosaics from a sequence of overlapped rasters using an automatic tie-points detection method.
 
 Skeleton.h
 Creation of skeleton imagems.
 
 SpectralResponseFunctions.h
 Spectral Response Functions.
 
 StrategyParameters.h
 Raster strategy parameters base class.
 
 Texture.h
 A structure to hold the set of GLCM metrics.
 
 TiePointsLocator.h
 TiePointsLocator locator.
 
 TiePointsLocatorInputParameters.h
 TiePointsLocator input parameters.
 
 TiePointsLocatorMoravecStrategy.h
 Tie-Pointsr locator Moravec strategy.
 
 TiePointsLocatorStrategy.h
 Tie-Pointsr locator strategy.
 
 TiePointsLocatorStrategyFactory.h
 Raster tie points locator strategy factory base class.
 
 TiePointsLocatorStrategyParameters.h
 Tie Points Locator strategy parameters.
 
 TiePointsLocatorSURFStrategy.h
 Tie-Pointsr locator SURF strategy.
 
 TiePointsMosaic.h
 Create a mosaic from a set of rasters using tie-points.
 
 WisperFusion.h
 WiSpeR fusion.