Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpDot2, including all inherited members.
cP | vpTracker | |
cPAvailable | vpTracker | |
defineDots(vpDot2 dot[], const unsigned int &n, const std::string &dotFile, vpImage< unsigned char > &I, vpColor col=vpColor::blue, bool trackDot=true) | vpDot2 | static |
display(const vpImage< unsigned char > &I, vpColor color=vpColor::red, unsigned int thickness=1) const | vpDot2 | |
display(const vpImage< unsigned char > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1) | vpDot2 | static |
display(const vpImage< vpRGBa > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1) | vpDot2 | static |
getArea() const | vpDot2 | |
getBBox() const | vpDot2 | inline |
getCog() const | vpDot2 | inline |
getDistance(const vpDot2 &distantDot) const | vpDot2 | |
getEdges(std::list< vpImagePoint > &edges_list) const | vpDot2 | inline |
getEdges() const | vpDot2 | inline |
getEllipsoidBadPointsPercentage() const | vpDot2 | inline |
getEllipsoidShapePrecision() const | vpDot2 | |
getFreemanChain(std::list< unsigned int > &freeman_chain) const | vpDot2 | |
getGamma() const | vpDot2 | inline |
getGrayLevelMax() const | vpDot2 | inline |
getGrayLevelMin() const | vpDot2 | inline |
getGrayLevelPrecision() const | vpDot2 | |
getHeight() const | vpDot2 | |
getMaxSizeSearchDistancePrecision() const | vpDot2 | |
getMeanGrayLevel() const | vpDot2 | inline |
getPolygon() const | vpDot2 | inline |
getSizePrecision() const | vpDot2 | |
getWidth() const | vpDot2 | |
initTracking(const vpImage< unsigned char > &I, unsigned int size=0) | vpDot2 | |
initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int size=0) | vpDot2 | |
initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int gray_lvl_min, unsigned int gray_lvl_max, unsigned int size=0) | vpDot2 | |
m00 | vpDot2 | |
m01 | vpDot2 | |
m02 | vpDot2 | |
m10 | vpDot2 | |
m11 | vpDot2 | |
m20 | vpDot2 | |
mu02 | vpDot2 | |
mu11 | vpDot2 | |
mu20 | vpDot2 | |
operator<<(std::ostream &os, vpDot2 &d) | vpDot2 | friend |
operator=(const vpDot2 &twinDot) | vpDot2 | |
vpTracker::operator=(const vpTracker &tracker) | vpTracker | |
p | vpTracker | |
print(std::ostream &os) | vpDot2 | inline |
searchDotsInArea(const vpImage< unsigned char > &I, int area_u, int area_v, unsigned int area_w, unsigned int area_h, std::list< vpDot2 > &niceDots) | vpDot2 | |
searchDotsInArea(const vpImage< unsigned char > &I, std::list< vpDot2 > &niceDots) | vpDot2 | |
setArea(const double &area) | vpDot2 | |
setCog(const vpImagePoint &ip) | vpDot2 | inline |
setComputeMoments(const bool activate) | vpDot2 | inline |
setEllipsoidBadPointsPercentage(const double &percentage=0.0) | vpDot2 | inline |
setEllipsoidShapePrecision(const double &ellipsoidShapePrecision) | vpDot2 | |
setGraphics(const bool activate) | vpDot2 | inline |
setGraphicsThickness(unsigned int t) | vpDot2 | inline |
setGrayLevelMax(const unsigned int &max) | vpDot2 | inline |
setGrayLevelMin(const unsigned int &min) | vpDot2 | inline |
setGrayLevelPrecision(const double &grayLevelPrecision) | vpDot2 | |
setHeight(const double &height) | vpDot2 | |
setMaxSizeSearchDistancePrecision(const double &maxSizeSearchDistancePrecision) | vpDot2 | |
setSizePrecision(const double &sizePrecision) | vpDot2 | |
setWidth(const double &width) | vpDot2 | |
track(const vpImage< unsigned char > &I) | vpDot2 | |
track(const vpImage< unsigned char > &I, vpImagePoint &cog) | vpDot2 | |
trackAndDisplay(vpDot2 dot[], const unsigned int &n, vpImage< unsigned char > &I, std::vector< vpImagePoint > &cogs, vpImagePoint *cogStar=NULL) | vpDot2 | static |
vpDot2() | vpDot2 | |
vpDot2(const vpImagePoint &ip) | vpDot2 | |
vpDot2(const vpDot2 &twinDot) | vpDot2 | |
vpTracker() | vpTracker | |
vpTracker(const vpTracker &tracker) | vpTracker | |
~vpDot2() | vpDot2 | virtual |
~vpTracker() | vpTracker | inlinevirtual |