TerraLib 4.1
TePDIParaSegRegGrowStrategy::Segment Class Reference

Information about one segment. More...

#include <TePDIParaSegRegGrowStrategy.hpp>

Inheritance diagram for TePDIParaSegRegGrowStrategy::Segment:
TePDIParaSegSegment

List of all members.

Public Member Functions

 Segment ()
 ~Segment ()

Public Attributes

std::vector< double > bandsMeansVec_
double pixelsNumber_
bool wasMerged_

Detailed Description

Information about one segment.

Author:
Emiliano F. Castejon <castejon@dpi.inpe.br>.

Constructor & Destructor Documentation

TePDIParaSegRegGrowStrategy::Segment::Segment ( )
TePDIParaSegRegGrowStrategy::Segment::~Segment ( )

Member Data Documentation

Raster bands means values for this segment (default:empty vector).

The number of pixels inside this region (default:0).

True if this segment was merged with another and the current segment Id corresponds to the merging result. (default:false)


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines