![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpMeLine, including all inherited members.
| computeDelta(double &delta, double i1, double j1, double i2, double j2) | vpMeLine | protected |
| computeRhoSignFromIntensity(bool unused) | vpMeLine | inline |
| computeRhoTheta() | vpMeLine | protected |
| cP | vpTracker | |
| cPAvailable | vpTracker | |
| display(const vpImage< unsigned char > &I, const vpColor &color, unsigned int thickness=1) | vpMeLine | |
| display(const vpImage< vpRGBa > &I, const vpColor &color, unsigned int thickness=1) | vpMeLine | |
| display(const vpImage< unsigned char > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| display(const vpImage< vpRGBa > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| display(const vpImage< unsigned char > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const std::list< vpMeSite > &site_list, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| display(const vpImage< vpRGBa > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const std::list< vpMeSite > &site_list, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| vpMeTracker::display(const vpImage< unsigned char > &I) | vpMeTracker | |
| vpMeTracker::display(const vpImage< vpRGBa > &I) | vpMeTracker | |
| vpMeTracker::display(const vpImage< unsigned char > &I, vpColVector &w, unsigned int &index_w) | vpMeTracker | |
| displayLine(const vpImage< unsigned char > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| displayLine(const vpImage< vpRGBa > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| displayLine(const vpImage< unsigned char > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const std::list< vpMeSite > &site_list, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| displayLine(const vpImage< vpRGBa > &I, const vpMeSite &PExt1, const vpMeSite &PExt2, const std::list< vpMeSite > &site_list, const double &A, const double &B, const double &C, const vpColor &color=vpColor::green, unsigned int thickness=1) | vpMeLine | static |
| get_ABC() const | vpMeLine | inline |
| get_cP() const | vpTracker | inline |
| get_p() const | vpTracker | inline |
| getA() const | vpMeLine | inline |
| getB() const | vpMeLine | inline |
| getC() const | vpMeLine | inline |
| getEquationParam(double &A, double &B, double &C) const | vpMeLine | inline |
| getExtremities(vpImagePoint &ip1, vpImagePoint &ip2) const | vpMeLine | |
| getMe() | vpMeTracker | inline |
| getMeList() | vpMeTracker | inline |
| getMeList() const | vpMeTracker | inline |
| getNbPoints() const | vpMeTracker | inline |
| getRho() const | vpMeLine | inline |
| getRhoTheta() const | vpMeLine | inline |
| getTheta() const | vpMeLine | inline |
| init() | vpMeTracker | |
| initTracking(const vpImage< unsigned char > &I) | vpMeLine | |
| initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2) | vpMeLine | |
| inMask(const vpImage< bool > *mask, unsigned int i, unsigned int j) | vpMeTracker | inlinestatic |
| inMeMaskCandidates(const vpImage< bool > *meMaskCandidates, unsigned int i, unsigned int j) | vpMeTracker | static |
| inRoiMask(const vpImage< bool > *mask, unsigned int i, unsigned int j) | vpMeTracker | static |
| intersection(const vpMeLine &line1, const vpMeLine &line2, vpImagePoint &iP) | vpMeLine | static |
| leastSquare(const vpImage< unsigned char > &I) | vpMeLine | protected |
| m_a | vpMeLine | protected |
| m_b | vpMeLine | protected |
| m_c | vpMeLine | protected |
| m_delta | vpMeLine | protected |
| m_mask | vpMeTracker | protected |
| m_maskCandidates | vpMeTracker | protected |
| m_me | vpMeTracker | protected |
| m_meList | vpMeTracker | protected |
| m_nGoodElement | vpMeTracker | protected |
| m_PExt | vpMeLine | protected |
| m_rho | vpMeLine | protected |
| m_selectDisplay | vpMeTracker | protected |
| m_sign | vpMeLine | protected |
| m_theta | vpMeLine | protected |
| normalizeAngle(double &delta) | vpMeLine | protected |
| numberOfSignal() | vpMeTracker | |
| operator=(const vpMeLine &meline) | vpMeLine | |
| vpMeTracker::operator=(vpMeTracker &meTracker) | vpMeTracker | |
| vpTracker::operator=(const vpTracker &tracker) | vpTracker | |
| outOfImage(int i, int j, int border, int nrows, int ncols) | vpMeTracker | |
| outOfImage(const vpImagePoint &iP, int border, int nrows, int ncols) | vpMeTracker | |
| p | vpTracker | |
| plugHoles(const vpImage< unsigned char > &I) | vpMeLine | protected |
| project(double a, double b, double c, const vpMeSite &P, vpImagePoint &iP) | vpMeLine | static |
| reSample(const vpImage< unsigned char > &I) | vpMeLine | protected |
| reset() | vpMeTracker | |
| sample(const vpImage< unsigned char > &I, bool doNotTrack=false) VP_OVERRIDE | vpMeLine | protectedvirtual |
| seekExtremities(const vpImage< unsigned char > &I) | vpMeLine | protectedvirtual |
| setDisplay(vpMeSite::vpMeSiteDisplayType select) | vpMeTracker | inline |
| setExtremities() | vpMeLine | protected |
| setMask(const vpImage< bool > &mask) | vpMeTracker | inlinevirtual |
| setMaskCandidates(const vpImage< bool > *maskCandidates) | vpMeTracker | inlinevirtual |
| setMe(vpMe *me) | vpMeTracker | inline |
| setMeList(const std::list< vpMeSite > &meList) | vpMeTracker | inline |
| setRhoSignFromIntensity(bool unused) | vpMeLine | inline |
| totalNumberOfSignal() | vpMeTracker | |
| track(const vpImage< unsigned char > &I) | vpMeLine | |
| updateDelta() | vpMeLine | protected |
| vpMeLine() | vpMeLine | |
| vpMeLine(const vpMeLine &meline) | vpMeLine | |
| vpMeTracker() | vpMeTracker | |
| vpMeTracker(const vpMeTracker &meTracker) | vpMeTracker | |
| vpTracker() | vpTracker | |
| vpTracker(const vpTracker &tracker) | vpTracker | |
| ~vpMeLine() VP_OVERRIDE | vpMeLine | virtual |
| ~vpMeTracker() VP_OVERRIDE | vpMeTracker | virtual |
| ~vpTracker() | vpTracker | inlinevirtual |