ViSP  2.8.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)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()vpDot2inline
getCog() const vpDot2inline
getDistance(const vpDot2 &distantDot) const vpDot2
getEdges(std::list< vpImagePoint > &edges_list)vpDot2inline
getEdges(vpList< vpImagePoint > &edges_list)vpDot2inline
getEllipsoidBadPointsPercentage()vpDot2inline
getEllipsoidShapePrecision() const vpDot2
getFreemanChain(std::list< unsigned int > &freeman_chain)vpDot2
getFreemanChain(vpList< unsigned int > &freeman_chain)vpDot2
getGamma()vpDot2inline
getGrayLevelMax() const vpDot2inline
getGrayLevelMin() const vpDot2inline
getGrayLevelPrecision() const vpDot2
getHeight() const vpDot2
getMaxSizeSearchDistancePrecision() const vpDot2
getMeanGrayLevel()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_level_min, unsigned int gray_level_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
searchDotsInArea(const vpImage< unsigned char > &I, int area_u, int area_v, unsigned int area_w, unsigned int area_h)vpDot2
searchDotsInArea(const vpImage< unsigned char > &I)vpDot2
setArea(const double &area)vpDot2
setCog(const vpImagePoint &cog)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 thickness)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