compute() | Homography33 | |
cxy | Homography33 | [private] |
dstPts | Homography33 | [private] |
fA | Homography33 | [private] |
getCXY() const | Homography33 | [inline] |
getH() | Homography33 | |
H | Homography33 | [private] |
Homography33(const std::pair< float, float > &opticalCenter) | Homography33 | |
project(float worldx, float worldy) | Homography33 | |
setCorrespondences(const std::vector< std::pair< float, float > > &srcPts, const std::vector< std::pair< float, float > > &dstPts) | Homography33 | |
srcPts | Homography33 | [private] |
valid | Homography33 | [private] |