Visual Servoing Platform  version 3.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
vpHomography Member List

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
colNumvpArray2D< double >protected
computeDisplacement(vpRotationMatrix &aRb, vpTranslationVector &atb, vpColVector &n)vpHomography
computeDisplacement(const vpColVector &nd, vpRotationMatrix &aRb, vpTranslationVector &atb, vpColVector &n)vpHomography
convert() const vpHomography
datavpArray2D< 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)vpHomographystatic
dsizevpArray2D< double >protected
eye()vpHomography
getCols() constvpArray2D< double >inline
getMaxValue() constvpArray2D< double >
getMinValue() constvpArray2D< double >
getRows() constvpArray2D< 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)vpHomographystatic
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) constvpArray2D< double >inline
project(const vpCameraParameters &cam, const vpHomography &bHa, const vpImagePoint &iPa)vpHomographystatic
project(const vpHomography &bHa, const vpPoint &Pa)vpHomographystatic
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)vpHomographystatic
resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true)vpHomographyinline
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)vpHomographystatic
rowNumvpArray2D< double >protected
rowPtrsvpArray2D< 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() constvpArray2D< 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 namevpArray2D< 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()vpHomographyinlinevirtual