![]() |
TerraLib 4.1
|
Information about a candidate segment for merging. More...
#include <TePDIParaSegRegGrowStrategy.hpp>
Public Member Functions | |
| MergingSegmentInfo () | |
| ~MergingSegmentInfo () | |
Public Attributes | |
| TePDIParaSegSegment const * | segPtr_ |
| TePDIParaSegSegmentsBlock::SegmentsPointersMatrixT const * | mtxPtr_ |
| unsigned int | jointBorderLenght_ |
Information about a candidate segment for merging.
| TePDIParaSegRegGrowStrategy::MergingSegmentInfo::MergingSegmentInfo | ( | ) |
| TePDIParaSegRegGrowStrategy::MergingSegmentInfo::~MergingSegmentInfo | ( | ) |
The lenght of the joint border (pixels number) (default:0)
| TePDIParaSegSegmentsBlock::SegmentsPointersMatrixT const* TePDIParaSegRegGrowStrategy::MergingSegmentInfo::mtxPtr_ |
The candidate segment matrix pointer (default:0)
The candidate segment pointer* (default:0)