All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SegmenterRegionGrowingMerger.h File Reference

Segmenter merger used in region growing process. More...

Go to the source code of this file.

Classes

class  te::rp::SegmenterRegionGrowingMerger< FeatureDataTypeT >
 Abstract class for the segments merger. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rp
 Namespace for Raster Processing module of TerraLib.
 

Typedefs

typedef double te::rp::DissimilarityTypeT
 Type for dissimilarity. More...
 
typedef Matrix
< SegmenterSegmentsBlock::SegmentIdDataType > 
te::rp::SegmentsIdsMatrixT
 Internal segments ids matrix type definition. More...
 

Detailed Description

Segmenter merger used in region growing process.

Definition in file SegmenterRegionGrowingMerger.h.