All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::rp::GeometricRefining::InternalMatchingInfo Struct Reference

Reference rasters matching info. More...

#include <GeometricRefining.h>

Public Attributes

double m_convexHullAreaPercent
 The tie points covered area percent [0,1]. More...
 
unsigned int m_referenceRasterIndex
 Reference raster index. More...
 
std::vector
< te::gm::GTParameters::TiePoint
m_tiePoints
 The tie-points generated by matching (first: input rasters lines/cols, second:input raster world coords). More...
 

Detailed Description

Reference rasters matching info.

Definition at line 232 of file GeometricRefining.h.

Member Data Documentation

double te::rp::GeometricRefining::InternalMatchingInfo::m_convexHullAreaPercent

The tie points covered area percent [0,1].

Definition at line 236 of file GeometricRefining.h.

Referenced by te::rp::GeometricRefining::convert(), and te::rp::GeometricRefining::execute().

unsigned int te::rp::GeometricRefining::InternalMatchingInfo::m_referenceRasterIndex

Reference raster index.

Definition at line 234 of file GeometricRefining.h.

Referenced by te::rp::GeometricRefining::convert(), and te::rp::GeometricRefining::execute().

std::vector< te::gm::GTParameters::TiePoint > te::rp::GeometricRefining::InternalMatchingInfo::m_tiePoints

The tie-points generated by matching (first: input rasters lines/cols, second:input raster world coords).

Definition at line 235 of file GeometricRefining.h.

Referenced by te::rp::GeometricRefining::convert(), and te::rp::GeometricRefining::execute().


The documentation for this struct was generated from the following file: