![]() |
ViSP
3.0.0
|
This is the complete list of members for vpHomography, including all inherited members.
| buildFrom(const vpRotationMatrix &aRb, const vpTranslationVector &atb, const vpPlane &bP) | vpHomography | |
| buildFrom(const vpThetaUVector &tu, const vpTranslationVector &atb, const vpPlane &bP) | vpHomography | |
| buildFrom(const vpPoseVector &arb, const vpPlane &bP) | vpHomography | |
| buildFrom(const vpHomogeneousMatrix &aMb, const vpPlane &bP) | vpHomography | |
| colNum | vpArray2D< double > | protected |
| computeDisplacement(vpRotationMatrix &aRb, vpTranslationVector &atb, vpColVector &n) | vpHomography | |
| computeDisplacement(const vpColVector &nd, vpRotationMatrix &aRb, vpTranslationVector &atb, vpColVector &n) | vpHomography | |
| convert() const | vpHomography | |
| data | vpArray2D< double > | |
| DLT(const std::vector< double > &xb, const std::vector< double > &yb, const std::vector< double > &xa, const std::vector< double > &ya, vpHomography &aHb, bool normalization=true) | vpHomography | static |
| dsize | vpArray2D< double > | protected |
| eye() | vpHomography | |
| getCols() const | vpArray2D< double > | inline |
| getMaxValue() const | vpArray2D< double > | |
| getMinValue() const | vpArray2D< double > | |
| getRows() const | vpArray2D< double > | inline |
| HLM(const std::vector< double > &xb, const std::vector< double > &yb, const std::vector< double > &xa, const std::vector< double > &ya, bool isplanar, vpHomography &aHb) | vpHomography | static |
| inverse() const | vpHomography | |
| inverse(vpHomography &Hi) const | vpHomography | |
| load(std::ifstream &f) | vpHomography | |
| vpArray2D< double >::load(const std::string &filename, vpArray2D< double > &A, const bool binary=false, char *header=NULL) | vpArray2D< double > | inlinestatic |
| loadYAML(const std::string &filename, vpArray2D< double > &A, char *header=NULL) | vpArray2D< double > | inlinestatic |
| operator*(const vpHomography &H) const | vpHomography | |
| operator*(const double &v) const | vpHomography | |
| operator*(const vpColVector &b) const | vpHomography | |
| operator*(const vpPoint &H) const | vpHomography | |
| operator/(const double &v) const | vpHomography | |
| operator/=(double v) | vpHomography | |
| operator=(const vpHomography &H) | vpHomography | |
| operator=(const vpMatrix &H) | vpHomography | |
| vpArray2D< double >::operator=(doublex) | vpArray2D< double > | inline |
| vpArray2D< double >::operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| operator[](unsigned int i) | vpArray2D< double > | inline |
| operator[](unsigned int i) const | vpArray2D< double > | inline |
| project(const vpCameraParameters &cam, const vpHomography &bHa, const vpImagePoint &iPa) | vpHomography | static |
| project(const vpHomography &bHa, const vpPoint &Pa) | vpHomography | static |
| projection(const vpImagePoint &p) | vpHomography | |
| ransac(const std::vector< double > &xb, const std::vector< double > &yb, const std::vector< double > &xa, const std::vector< double > &ya, vpHomography &aHb, std::vector< bool > &inliers, double &residual, unsigned int nbInliersConsensus, double threshold, bool normalization=true) | vpHomography | static |
| resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true) | vpHomography | inline |
| robust(const std::vector< double > &xb, const std::vector< double > &yb, const std::vector< double > &xa, const std::vector< double > &ya, vpHomography &aHb, std::vector< bool > &inlier, double &residual, double weights_threshold=0.4, unsigned int niter=4, bool normalization=true) | vpHomography | static |
| rowNum | vpArray2D< double > | protected |
| rowPtrs | vpArray2D< double > | protected |
| save(std::ofstream &f) const | vpHomography | |
| vpArray2D< double >::save(const std::string &filename, const vpArray2D< double > &A, const bool binary=false, const char *header="") | vpArray2D< double > | inlinestatic |
| saveYAML(const std::string &filename, const vpArray2D< double > &A, const char *header="") | vpArray2D< double > | inlinestatic |
| setIdentity() | vpHomography | |
| size() const | vpArray2D< double > | inline |
| vpArray2D() | vpArray2D< double > | inline |
| vpArray2D(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| vpArray2D(unsigned int r, unsigned int c) | vpArray2D< double > | inline |
| vpArray2D(unsigned int r, unsigned int c, doubleval) | vpArray2D< double > | inline |
| vpGEMMmethod enum name | vpArray2D< double > | related |
| vpHomography() | vpHomography | |
| vpHomography(const vpHomography &H) | vpHomography | |
| vpHomography(const vpHomogeneousMatrix &aMb, const vpPlane &bP) | vpHomography | |
| vpHomography(const vpRotationMatrix &aRb, const vpTranslationVector &atb, const vpPlane &bP) | vpHomography | |
| vpHomography(const vpThetaUVector &tu, const vpTranslationVector &atb, const vpPlane &bP) | vpHomography | |
| vpHomography(const vpPoseVector &arb, const vpPlane &bP) | vpHomography | |
| ~vpArray2D() | vpArray2D< double > | inlinevirtual |
| ~vpHomography() | vpHomography | inlinevirtual |