|
ViSP
|
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) | 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 |
| getBBox() | vpDot | inline |
| getCog() const | vpDot | inline |
| getConnexities() | vpDot | inline |
| getConnexities(vpList< vpImagePoint > &connexities_list) | vpDot | inline |
| getEdges() | vpDot | inline |
| getEdges(std::list< vpImagePoint > &edges_list) | vpDot | inline |
| getGamma() | vpDot | inline |
| getGrayLevelPrecision() const | vpDot | inline |
| getHeight() const | vpDot | inline |
| getMaxDotSize() | vpDot | inline |
| getMeanGrayLevel() | 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) | vpDot | |
| operator<<(std::ostream &os, vpDot &d) | vpDot | friend |
| operator=(const vpDot &d) | vpDot | |
| vpTracker::operator=(const vpTracker &tracker) | vpTracker | |
| operator==(const vpDot &d) | vpDot | |
| p | vpTracker | |
| print(std::ostream &os) | vpDot | inline |
| setCog(const vpImagePoint &cog) | vpDot | inline |
| setComputeMoments(const bool activate) | vpDot | inline |
| setConnexity(vpConnexityType connexityType) | vpDot | inline |
| setGraphics(const bool activate) | vpDot | inline |
| setGraphicsThickness(unsigned int thickness) | vpDot | inline |
| setGrayLevelMax(const unsigned int &gray_level_max) | vpDot | inline |
| setGrayLevelMin(const unsigned int &gray_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 | |
| vpDot(const vpDot &d) | vpDot | |
| vpTracker() | vpTracker | |
| vpTracker(const vpTracker &tracker) | vpTracker | |
| ~vpDot() | vpDot | virtual |
| ~vpTracker() | vpTracker | inlinevirtual |