clone() const | te::gm::ThirdDegreePolynomialGT | virtual |
computeParameters(GTParameters ¶ms) const | te::gm::ThirdDegreePolynomialGT | protectedvirtual |
directMap(const GTParameters ¶ms, const double &pt1X, const double &pt1Y, double &pt2X, double &pt2Y) const | te::gm::ThirdDegreePolynomialGT | 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::ThirdDegreePolynomialGT | virtual |
getName() const | te::gm::ThirdDegreePolynomialGT | 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::ThirdDegreePolynomialGT | 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::ThirdDegreePolynomialGT | virtual |
te::gm::GeometricTransformation::isValid() const | te::gm::GeometricTransformation | inline |
m_computeParameters_A | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_AI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_B | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_BI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_PinvW | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_PinvWI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_tiepointsSize | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_tpIdx | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_W | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_WI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_X | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_XI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_Y | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_computeParameters_YI | te::gm::ThirdDegreePolynomialGT | mutableprotected |
m_internalParameters | te::gm::GeometricTransformation | protected |
ThirdDegreePolynomialGT() | te::gm::ThirdDegreePolynomialGT | |
~GeometricTransformation() | te::gm::GeometricTransformation | virtual |
~ThirdDegreePolynomialGT() | te::gm::ThirdDegreePolynomialGT | |