![]() |
Visual Servoing Platform version 3.6.0
|
This is the complete list of members for vpDot, including all inherited members.
| CONNEXITY_4 enum value | vpDot | |
| CONNEXITY_8 enum value | vpDot | |
| cP | vpTracker | |
| cPAvailable | vpTracker | |
| display(const vpImage< unsigned char > &I, vpColor color=vpColor::red, unsigned int thickness=1) const | vpDot | |
| display(const vpImage< unsigned char > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1) | vpDot | static |
| display(const vpImage< vpRGBa > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1) | vpDot | static |
| get_cP() const | vpTracker | inline |
| get_nij() const | vpDot | inline |
| get_p() const | vpTracker | inline |
| getArea() const | vpDot | inline |
| getBBox() const | vpDot | inline |
| getCog() const | vpDot | inline |
| getConnexities() const | vpDot | inline |
| getEdges() const | vpDot | inline |
| getGamma() const | vpDot | inline |
| getGrayLevelPrecision() const | vpDot | inline |
| getHeight() const | vpDot | inline |
| getMaxDotSize() const | vpDot | inline |
| getMeanGrayLevel() const | vpDot | inline |
| getPolygon() const | vpDot | inline |
| getWidth() const | vpDot | inline |
| initTracking(const vpImage< unsigned char > &I) | vpDot | |
| initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip) | vpDot | |
| initTracking(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int gray_level_min, unsigned int gray_level_max) | vpDot | |
| m00 | vpDot | |
| m01 | vpDot | |
| m02 | vpDot | |
| m10 | vpDot | |
| m11 | vpDot | |
| m20 | vpDot | |
| mu02 | vpDot | |
| mu11 | vpDot | |
| mu20 | vpDot | |
| operator!=(const vpDot &d) const | vpDot | |
| operator<< | vpDot | friend |
| operator=(const vpDot &d) | vpDot | |
| vpTracker::operator=(const vpTracker &tracker) | vpTracker | |
| operator==(const vpDot &d) const | vpDot | |
| p | vpTracker | |
| print(std::ostream &os) | vpDot | inline |
| setCog(const vpImagePoint &ip) | vpDot | inline |
| setComputeMoments(bool activate) | vpDot | inline |
| setConnexity(vpConnexityType type) | vpDot | inline |
| setGraphics(bool activate) | vpDot | inline |
| setGraphicsThickness(unsigned int t) | vpDot | inline |
| setGrayLevelMax(const unsigned int &level_max) | vpDot | inline |
| setGrayLevelMin(const unsigned int &level_min) | vpDot | inline |
| setGrayLevelPrecision(const double &grayLevelPrecision) | vpDot | |
| setMaxDotSize(double percentage) | vpDot | |
| SPIRAL_SEARCH_SIZE | vpDot | static |
| track(const vpImage< unsigned char > &I) | vpDot | |
| track(const vpImage< unsigned char > &I, vpImagePoint &ip) | vpDot | |
| vpConnexityType enum name | vpDot | |
| vpDot() | vpDot | |
| vpDot(const vpImagePoint &ip) | vpDot | explicit |
| vpDot(const vpDot &d) | vpDot | |
| vpTracker() | vpTracker | |
| vpTracker(const vpTracker &tracker) | vpTracker | |
| ~vpDot() | vpDot | virtual |
| ~vpTracker() | vpTracker | inlinevirtual |