Hugintrunk
0.1
|
This is the complete list of members for lfeat::Homography, including all inherited members.
_Amat | lfeat::Homography | private |
_Bvec | lfeat::Homography | private |
_H | lfeat::Homography | |
_nMatches | lfeat::Homography | |
_Rvec | lfeat::Homography | private |
_v1x | lfeat::Homography | |
_v1y | lfeat::Homography | |
_v2x | lfeat::Homography | |
_v2y | lfeat::Homography | |
_Xvec | lfeat::Homography | private |
addMatch(size_t iIndex, PointMatch &iMatch) | lfeat::Homography | private |
allocMemory(int iNPoints) | lfeat::Homography | private |
estimate(PointMatchVector_t &iMatches) | lfeat::Homography | |
freeMemory() | lfeat::Homography | private |
Homography() | lfeat::Homography | |
initialize(void) | lfeat::Homography | private |
initMatchesNormalization(PointMatchVector_t &iMatches) | lfeat::Homography | |
kNCols | lfeat::Homography | privatestatic |
operator<<(std::ostream &o, const Homography &H) | lfeat::Homography | friend |
transformPoint(double iX, double iY, double &oX, double &oY) | lfeat::Homography | |
~Homography() | lfeat::Homography |