clone() const | te::gm::ProjectiveGT | virtual |
computeParameters(GTParameters ¶ms) const | te::gm::ProjectiveGT | protectedvirtual |
directMap(const GTParameters ¶ms, const double &pt1X, const double &pt1Y, double &pt2X, double &pt2Y) const | te::gm::ProjectiveGT | 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::ProjectiveGT | virtual |
getName() const | te::gm::ProjectiveGT | 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::ProjectiveGT | 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::ProjectiveGT | virtual |
te::gm::GeometricTransformation::isValid() const | te::gm::GeometricTransformation | inline |
m_computeParameters_A_DM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_A_DM_t | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_A_IM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_A_IM_t | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_blockOffset | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_index1 | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_index2 | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_L_DM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_L_IM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_N_DM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_N_DM_inv | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_N_IM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_N_IM_inv | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_tiepointsSize | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_U_DM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_U_IM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_X_DM | te::gm::ProjectiveGT | mutableprotected |
m_computeParameters_X_IM | te::gm::ProjectiveGT | mutableprotected |
m_internalParameters | te::gm::GeometricTransformation | protected |
ProjectiveGT() | te::gm::ProjectiveGT | |
~GeometricTransformation() | te::gm::GeometricTransformation | virtual |
~ProjectiveGT() | te::gm::ProjectiveGT | |