ViSP  2.9.0
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) 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)vpDot2static
display(const vpImage< vpRGBa > &I, const vpImagePoint &cog, const std::list< vpImagePoint > &edges_list, vpColor color=vpColor::red, unsigned int thickness=1)vpDot2static
getArea() const vpDot2
getBBox() const vpDot2inline
getCog() const vpDot2inline
getDistance(const vpDot2 &distantDot) const vpDot2
getEdges(std::list< vpImagePoint > &edges_list) const vpDot2inline
getEdges() const vpDot2inline
getEllipsoidBadPointsPercentage() const vpDot2inline
getEllipsoidShapePrecision() const vpDot2
getFreemanChain(std::list< unsigned int > &freeman_chain) const vpDot2
getGamma() const vpDot2inline
getGrayLevelMax() const vpDot2inline
getGrayLevelMin() const vpDot2inline
getGrayLevelPrecision() const vpDot2
getHeight() const vpDot2
getMaxSizeSearchDistancePrecision() const vpDot2
getMeanGrayLevel() const vpDot2inline
getSizePrecision() const vpDot2
getSurface() 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
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(const bool activate)vpDot2inline
setEllipsoidBadPointsPercentage(const double &percentage=0.0)vpDot2inline
setEllipsoidShapePrecision(const double &ellipsoidShapePrecision)vpDot2
setGraphics(const 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
setSurface(const double &surface)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)vpDot2static
vpDot2()vpDot2
vpDot2(const vpImagePoint &ip)vpDot2
vpDot2(const vpDot2 &twinDot)vpDot2
vpTracker()vpTracker
vpTracker(const vpTracker &tracker)vpTracker
~vpDot2()vpDot2virtual
~vpTracker()vpTrackerinlinevirtual