Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpMeLine, including all inherited members.
_useIntensityForRho | vpMeLine | protected |
a | vpMeLine | |
angle | vpMeLine | protected |
angle_1 | vpMeLine | protected |
b | vpMeLine | |
c | vpMeLine | |
computeRhoSignFromIntensity(const bool useIntensityForRho) | vpMeLine | inline |
computeRhoTheta(const vpImage< unsigned char > &I) | vpMeLine | |
cP | vpTracker | |
cPAvailable | vpTracker | |
delta | vpMeLine | protected |
delta_1 | vpMeLine | protected |
display(const vpImage< unsigned char > &I, vpColor col) | vpMeLine | virtual |
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 | virtual |
vpMeTracker::display(const vpImage< unsigned char > &I, vpColVector &w, unsigned int &index_w) | vpMeTracker | |
display_point | vpMeTracker | |
getA() const | vpMeLine | inline |
getB() const | vpMeLine | inline |
getC() const | vpMeLine | inline |
getEquationParam(double &A, double &B, double &C) | vpMeLine | inline |
getExtremities(vpImagePoint &ip1, vpImagePoint &ip2) | vpMeLine | |
getInitRange() | vpMeTracker | inline |
getMe() | vpMeTracker | inline |
getMeList() | vpMeTracker | inline |
getMeList() const | vpMeTracker | inline |
getNbPoints() const | vpMeTracker | inline |
getRho() const | vpMeLine | |
getTheta() const | vpMeLine | |
init() | vpMeTracker | |
init_range | vpMeTracker | |
initTracking(const vpImage< unsigned char > &I) | vpMeLine | |
initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2) | vpMeLine | |
intersection(const vpMeLine &line1, const vpMeLine &line2, vpImagePoint &ip) | vpMeLine | static |
leastSquare() | vpMeLine | |
list | vpMeTracker | |
me | vpMeTracker | |
nGoodElement | vpMeTracker | |
numberOfSignal() | vpMeTracker | |
operator=(vpMeTracker &f) | vpMeTracker | |
vpTracker::operator=(const vpTracker &tracker) | vpTracker | |
outOfImage(int i, int j, int half, int rows, int cols) | vpMeTracker | |
outOfImage(vpImagePoint iP, int half, int rows, int cols) | vpMeTracker | |
p | vpTracker | |
PExt | vpMeLine | protected |
query_range | vpMeTracker | |
reSample(const vpImage< unsigned char > &I) | vpMeLine | |
reset() | vpMeTracker | |
rho | vpMeLine | protected |
sample(const vpImage< unsigned char > &image) | vpMeLine | virtual |
seekExtremities(const vpImage< unsigned char > &I) | vpMeLine | |
selectDisplay | vpMeTracker | protected |
setDisplay(vpMeSite::vpMeSiteDisplayType select) | vpMeTracker | inline |
setExtremities() | vpMeLine | |
setInitRange(const unsigned int &r) | vpMeTracker | inline |
setMe(vpMe *p_me) | vpMeTracker | inline |
setMeList(const std::list< vpMeSite > &l) | vpMeTracker | inline |
sign | vpMeLine | protected |
suppressPoints() | vpMeLine | |
theta | vpMeLine | protected |
totalNumberOfSignal() | vpMeTracker | |
track(const vpImage< unsigned char > &Im) | vpMeLine | |
updateDelta() | vpMeLine | |
vpMeLine() | vpMeLine | |
vpMeLine(const vpMeLine &meline) | vpMeLine | |
vpMeTracker() | vpMeTracker | |
vpMeTracker(const vpMeTracker &meTracker) | vpMeTracker | |
vpTracker() | vpTracker | |
vpTracker(const vpTracker &tracker) | vpTracker | |
~vpMeLine() | vpMeLine | virtual |
~vpMeTracker() | vpMeTracker | virtual |
~vpTracker() | vpTracker | inlinevirtual |