Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::HMatrixEstimation Member List

This is the complete list of members for BIAS::HMatrixEstimation, including all inherited members.

Compute(const std::vector< BIAS::HomgPoint2D > &fromPoints, const std::vector< BIAS::HomgPoint2D > &toPoints, HMatrix &H)BIAS::HMatrixEstimation
Compute(const std::vector< BIAS::Vector2< double > > &fromPoints, const std::vector< BIAS::Vector2< double > > &toPoints, HMatrix &H)BIAS::HMatrixEstimation
ComputeAffine(const std::vector< BIAS::HomgPoint2D > &fromPoints, const std::vector< BIAS::HomgPoint2D > &toPoints, HMatrix &H)BIAS::HMatrixEstimation
GetError() const BIAS::HMatrixEstimation
H_BIAS::HMatrixEstimationprotected
HErrorFunction_(void *p, int m, int n, const double *x, double *fvec, int iflag)BIAS::HMatrixEstimationprotectedstatic
HMatrixEstimation(bool normalizeHartley=true)BIAS::HMatrixEstimationinlineexplicit
normalization_BIAS::HMatrixEstimationprotected
normalizeHartley_BIAS::HMatrixEstimationprotected
Optimize(BIAS::HMatrix &H, const std::vector< BIAS::HomgPoint2D > &p1, const std::vector< BIAS::HomgPoint2D > &p2)BIAS::HMatrixEstimation
pointsFrom_BIAS::HMatrixEstimationprotected
pointsTo_BIAS::HMatrixEstimationprotected
SetNormalizeHartley(bool normalize)BIAS::HMatrixEstimationinline
~HMatrixEstimation()BIAS::HMatrixEstimationinline