Visual Servoing Platform  version 3.6.1 under development (2024-03-29)
vpDot2 Member List

This is the complete list of members for vpDot2, including all inherited members.

cPvpTracker
cPAvailablevpTracker
defineDots(vpDot2 dot[], const unsigned int &n, const std::string &dotFile, vpImage< unsigned char > &I, vpColor col=vpColor::blue, bool trackDot=true)vpDot2static
display(const vpImage< unsigned char > &I, vpColor color=vpColor::red, unsigned int thickness=1) constvpDot2
display(const vpImage< unsigned char > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1)vpDot2static
display(const vpImage< vpRGBa > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1)vpDot2static
get_cP() constvpTrackerinline
get_nij() constvpDot2inline
get_p() constvpTrackerinline
getArea() constvpDot2
getBBox() constvpDot2inline
getCog() constvpDot2inline
getDistance(const vpDot2 &distantDot) constvpDot2
getEdges(std::list< vpImagePoint > &edges_list) constvpDot2inline
getEdges() constvpDot2inline
getEllipsoidBadPointsPercentage() constvpDot2inline
getEllipsoidShapePrecision() constvpDot2
getFreemanChain(std::list< unsigned int > &freeman_chain) constvpDot2
getGamma() constvpDot2inline
getGrayLevelMax() constvpDot2inline
getGrayLevelMin() constvpDot2inline
getGrayLevelPrecision() constvpDot2
getHeight() constvpDot2
getMaxSizeSearchDistancePrecision() constvpDot2
getMeanGrayLevel() constvpDot2inline
getPolygon() constvpDot2inline
getSizePrecision() constvpDot2
getWidth() constvpDot2
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
m00vpDot2
m01vpDot2
m02vpDot2
m10vpDot2
m11vpDot2
m20vpDot2
mu02vpDot2
mu11vpDot2
mu20vpDot2
operator<<(std::ostream &os, vpDot2 &d)vpDot2friend
operator=(const vpDot2 &twinDot)vpDot2
vpTracker::operator=(const vpTracker &tracker)vpTracker
pvpTracker
print(std::ostream &os)vpDot2inline
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)vpDot2inline
setComputeMoments(bool activate)vpDot2inline
setEllipsoidBadPointsPercentage(const double &percentage=0.0)vpDot2inline
setEllipsoidShapePrecision(const double &ellipsoidShapePrecision)vpDot2
setGraphics(bool activate)vpDot2inline
setGraphicsThickness(unsigned int t)vpDot2inline
setGrayLevelMax(const unsigned int &max)vpDot2inline
setGrayLevelMin(const unsigned int &min)vpDot2inline
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, bool canMakeTheWindowGrow=true)vpDot2
track(const vpImage< unsigned char > &I, vpImagePoint &cog, bool canMakeTheWindowGrow=true)vpDot2
trackAndDisplay(vpDot2 dot[], const unsigned int &n, vpImage< unsigned char > &I, std::vector< vpImagePoint > &cogs, vpImagePoint *cogStar=nullptr)vpDot2static
vpDot2()vpDot2
vpDot2(const vpImagePoint &ip)vpDot2explicit
vpDot2(const vpDot2 &twinDot)vpDot2
vpTracker()vpTracker
vpTracker(const vpTracker &tracker)vpTracker
~vpTracker()vpTrackerinlinevirtual