AffineGT() | te::gm::AffineGT | |
clone() const | te::gm::AffineGT | virtual |
computeParameters(GTParameters ¶ms) const | te::gm::AffineGT | protectedvirtual |
decompose(const std::vector< double > &transfParams, double &translationX, double &translationY, double &scalingFactorX, double &scalingFactorY, double &skew, double &squeeze, double &scaling, double &rotation) | te::gm::AffineGT | static |
directMap(const GTParameters ¶ms, const double &pt1X, const double &pt1Y, double &pt2X, double &pt2Y) const | te::gm::AffineGT | virtual |
te::gm::GeometricTransformation::directMap(const double &pt1X, const double &pt1Y, double &pt2X, double &pt2Y) const | te::gm::GeometricTransformation | inline |
te::gm::GeometricTransformation::directMap(const GTParameters ¶ms, const Coord2D &pt1, Coord2D &pt2) const | te::gm::GeometricTransformation | inline |
te::gm::GeometricTransformation::directMap(const Coord2D &pt1, Coord2D &pt2) const | te::gm::GeometricTransformation | inline |
GeometricTransformation() | te::gm::GeometricTransformation | protected |
getDirectMappingError(const GTParameters::TiePoint &tiePoint, const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getDirectMappingError(const GTParameters::TiePoint &tiePoint) const | te::gm::GeometricTransformation | inline |
getDirectMapRMSE(const std::vector< GTParameters::TiePoint > &tiePoints, const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getDirectMapRMSE(const GTParameters ¶ms) const | te::gm::GeometricTransformation | inline |
getDirectMapRMSE(const std::vector< GTParameters::TiePoint > &tiePoints) const | te::gm::GeometricTransformation | inline |
getDirectMapRMSE() const | te::gm::GeometricTransformation | inline |
getInverseMappingError(const GTParameters::TiePoint &tiePoint, const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getInverseMappingError(const GTParameters::TiePoint &tiePoint) const | te::gm::GeometricTransformation | inline |
getInverseMapRMSE(const std::vector< GTParameters::TiePoint > &tiePoints, const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getInverseMapRMSE(const GTParameters ¶ms) const | te::gm::GeometricTransformation | inline |
getInverseMapRMSE(const std::vector< GTParameters::TiePoint > &tiePoints) const | te::gm::GeometricTransformation | inline |
getInverseMapRMSE() const | te::gm::GeometricTransformation | inline |
getMaxDirectMappingError(const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getMaxDirectMappingError() const | te::gm::GeometricTransformation | inline |
getMaxInverseMappingError(const GTParameters ¶ms) const | te::gm::GeometricTransformation | |
getMaxInverseMappingError() const | te::gm::GeometricTransformation | inline |
getMinRequiredTiePoints() const | te::gm::AffineGT | virtual |
getName() const | te::gm::AffineGT | virtual |
getParameters() const | te::gm::GeometricTransformation | inline |
initialize(const GTParameters &newParameters) | te::gm::GeometricTransformation | |
inverseMap(const GTParameters ¶ms, const double &pt2X, const double &pt2Y, double &pt1X, double &pt1Y) const | te::gm::AffineGT | virtual |
te::gm::GeometricTransformation::inverseMap(const double &pt2X, const double &pt2Y, double &pt1X, double &pt1Y) const | te::gm::GeometricTransformation | inline |
te::gm::GeometricTransformation::inverseMap(const GTParameters ¶ms, const Coord2D &pt2, Coord2D &pt1) const | te::gm::GeometricTransformation | inline |
te::gm::GeometricTransformation::inverseMap(const Coord2D &pt2, Coord2D &pt1) const | te::gm::GeometricTransformation | inline |
isValid(const GTParameters ¶ms) const | te::gm::AffineGT | virtual |
te::gm::GeometricTransformation::isValid() const | te::gm::GeometricTransformation | inline |
m_computeParameters_A | te::gm::AffineGT | mutableprotected |
m_computeParameters_At | te::gm::AffineGT | mutableprotected |
m_computeParameters_index1 | te::gm::AffineGT | mutableprotected |
m_computeParameters_index2 | te::gm::AffineGT | mutableprotected |
m_computeParameters_L | te::gm::AffineGT | mutableprotected |
m_computeParameters_N | te::gm::AffineGT | mutableprotected |
m_computeParameters_N_inv | te::gm::AffineGT | mutableprotected |
m_computeParameters_tiepointsSize | te::gm::AffineGT | mutableprotected |
m_computeParameters_tpIdx | te::gm::AffineGT | mutableprotected |
m_computeParameters_U | te::gm::AffineGT | mutableprotected |
m_computeParameters_X | te::gm::AffineGT | mutableprotected |
m_computeParameters_XExpanded | te::gm::AffineGT | mutableprotected |
m_computeParameters_XExpandedInv | te::gm::AffineGT | mutableprotected |
m_internalParameters | te::gm::GeometricTransformation | protected |
~AffineGT() | te::gm::AffineGT | |
~GeometricTransformation() | te::gm::GeometricTransformation | virtual |