Visual Servoing Platform  version 3.0.0
vpDisplay Member List

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

clearDisplay(const vpColor &color=vpColor::white)=0vpDisplaypure virtual
close(vpImage< unsigned char > &I)vpDisplaystatic
close(vpImage< vpRGBa > &I)vpDisplaystatic
closeDisplay()=0vpDisplaypure virtual
display(const vpImage< unsigned char > &I)vpDisplaystatic
display(const vpImage< vpRGBa > &I)vpDisplaystatic
displayArrow(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayArrow(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)vpDisplaystatic
displayArrow(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)vpDisplaystatic
displayArrow(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)vpDisplaystatic
displayArrow(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color=vpColor::white, unsigned int w=4, unsigned int h=2, unsigned int thickness=1)vpDisplaystatic
displayCamera(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness)vpDisplaystatic
displayCamera(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color, unsigned int thickness)vpDisplaystatic
displayCharString(const vpImagePoint &ip, const char *text, const vpColor &color=vpColor::green)=0vpDisplayprotectedpure virtual
displayCharString(const vpImage< unsigned char > &I, const vpImagePoint &ip, const char *string, const vpColor &color)vpDisplaystatic
displayCharString(const vpImage< unsigned char > &I, int i, int j, const char *string, const vpColor &color)vpDisplaystatic
displayCharString(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const char *string, const vpColor &color)vpDisplaystatic
displayCharString(const vpImage< vpRGBa > &I, int i, int j, const char *string, const vpColor &color)vpDisplaystatic
displayCircle(const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayCircle(const vpImage< unsigned char > &I, const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayCircle(const vpImage< unsigned char > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayCircle(const vpImage< vpRGBa > &I, const vpImagePoint &center, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayCircle(const vpImage< vpRGBa > &I, int i, int j, unsigned int radius, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayCross(const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayCross(const vpImage< unsigned char > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayCross(const vpImage< unsigned char > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayCross(const vpImage< vpRGBa > &I, const vpImagePoint &ip, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayCross(const vpImage< vpRGBa > &I, int i, int j, unsigned int size, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayDotLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayDotLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayDotLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayDotLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayDotLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayEllipse(const vpImage< unsigned char > &I, const vpImagePoint &center, const double &coef1, const double &coef2, const double &coef3, bool use_centered_moments, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayEllipse(const vpImage< unsigned char > &I, const vpImagePoint &center, const double &coef1, const double &coef2, const double &coef3, const double &theta1, const double &theta2, bool use_centered_moments, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayEllipse(const vpImage< vpRGBa > &I, const vpImagePoint &center, const double &coef1, const double &coef2, const double &coef3, bool use_centered_moments, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayEllipse(const vpImage< vpRGBa > &I, const vpImagePoint &center, const double &coef1, const double &coef2, const double &coef3, const double &angle1, const double &angle2, bool use_centered_moments, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayFrame(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color=vpColor::none, unsigned int thickness=1, vpImagePoint offset=vpImagePoint(0, 0))vpDisplaystatic
displayFrame(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, double size, const vpColor &color=vpColor::none, unsigned int thickness=1, vpImagePoint offset=vpImagePoint(0, 0))vpDisplaystatic
displayHasBeenInitializedvpDisplayprotected
displayImage(const vpImage< unsigned char > &I)=0vpDisplaypure virtual
displayImage(const vpImage< vpRGBa > &I)=0vpDisplaypure virtual
displayImageROI(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)=0vpDisplaypure virtual
displayImageROI(const vpImage< vpRGBa > &I, const vpImagePoint &iP, const unsigned int width, const unsigned int height)=0vpDisplaypure virtual
displayLine(const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayLine(const vpImage< unsigned char > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayLine(const vpImage< unsigned char > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayLine(const vpImage< vpRGBa > &I, const vpImagePoint &ip1, const vpImagePoint &ip2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayLine(const vpImage< vpRGBa > &I, int i1, int j1, int i2, int j2, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPoint(const vpImagePoint &ip, const vpColor &color)=0vpDisplayprotectedpure virtual
displayPoint(const vpImage< unsigned char > &I, const vpImagePoint &ip, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPoint(const vpImage< unsigned char > &I, int i, int j, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPoint(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPoint(const vpImage< vpRGBa > &I, int i, int j, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPolygon(const vpImage< unsigned char > &I, const std::vector< vpImagePoint > &vip, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayPolygon(const vpImage< vpRGBa > &I, const std::vector< vpImagePoint > &vip, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayRectangle(const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayRectangle(const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)=0vpDisplayprotectedpure virtual
displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< unsigned char > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< unsigned char > &I, const vpImagePoint &center, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< unsigned char > &I, int i, int j, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< unsigned char > &I, unsigned int i, unsigned int j, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &topLeft, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &topLeft, const vpImagePoint &bottomRight, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, const vpRect &rectangle, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, const vpImagePoint &center, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, int i, int j, unsigned int width, unsigned int height, const vpColor &color, bool fill=false, unsigned int thickness=1)vpDisplaystatic
displayRectangle(const vpImage< vpRGBa > &I, unsigned int i, unsigned int j, float angle, unsigned int width, unsigned int height, const vpColor &color, unsigned int thickness=1)vpDisplaystatic
displayROI(const vpImage< unsigned char > &I, const vpRect &roi)vpDisplaystatic
displayROI(const vpImage< vpRGBa > &I, const vpRect &roi)vpDisplaystatic
displayText(const vpImage< unsigned char > &I, const vpImagePoint &ip, const std::string &s, const vpColor &color)vpDisplaystatic
displayText(const vpImage< unsigned char > &I, int i, int j, const std::string &s, const vpColor &color)vpDisplaystatic
displayText(const vpImage< vpRGBa > &I, const vpImagePoint &ip, const std::string &s, const vpColor &color)vpDisplaystatic
displayText(const vpImage< vpRGBa > &I, int i, int j, const std::string &s, const vpColor &color)vpDisplaystatic
flush(const vpImage< unsigned char > &I)vpDisplaystatic
flush(const vpImage< vpRGBa > &I)vpDisplaystatic
flushDisplay()=0vpDisplaypure virtual
flushDisplayROI(const vpImagePoint &iP, const unsigned int width, const unsigned int height)=0vpDisplaypure virtual
flushROI(const vpImage< unsigned char > &I, const vpRect &roi)vpDisplaystatic
flushROI(const vpImage< vpRGBa > &I, const vpRect &roi)vpDisplaystatic
getClick(bool blocking=true)=0vpDisplaypure virtual
getClick(vpImagePoint &ip, bool blocking=true)=0vpDisplaypure virtual
getClick(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)=0vpDisplaypure virtual
getClick(const vpImage< unsigned char > &I, bool blocking=true)vpDisplaystatic
getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, bool blocking=true)vpDisplaystatic
getClick(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClick(const vpImage< unsigned char > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClick(const vpImage< vpRGBa > &I, bool blocking=true)vpDisplaystatic
getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, bool blocking=true)vpDisplaystatic
getClick(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClick(const vpImage< vpRGBa > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClickUp(vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)=0vpDisplaypure virtual
getClickUp(const vpImage< unsigned char > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClickUp(const vpImage< unsigned char > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClickUp(const vpImage< vpRGBa > &I, vpImagePoint &ip, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getClickUp(const vpImage< vpRGBa > &I, vpMouseButton::vpMouseButtonType &button, bool blocking=true)vpDisplaystatic
getHeight() const vpDisplayinline
getImage(const vpImage< unsigned char > &Is, vpImage< vpRGBa > &Id)vpDisplaystatic
getImage(const vpImage< vpRGBa > &Is, vpImage< vpRGBa > &Id)vpDisplaystatic
getKeyboardEvent(bool blocking=true)=0vpDisplaypure virtual
getKeyboardEvent(char *string, bool blocking=true)=0vpDisplaypure virtual
getKeyboardEvent(const vpImage< unsigned char > &I, bool blocking=true)vpDisplaystatic
getKeyboardEvent(const vpImage< unsigned char > &I, char *string, bool blocking=true)vpDisplaystatic
getKeyboardEvent(const vpImage< vpRGBa > &I, bool blocking=true)vpDisplaystatic
getKeyboardEvent(const vpImage< vpRGBa > &I, char *string, bool blocking=true)vpDisplaystatic
getPointerMotionEvent(vpImagePoint &ip)=0vpDisplaypure virtual
getPointerMotionEvent(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
getPointerMotionEvent(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getPointerPosition(vpImagePoint &ip)=0vpDisplaypure virtual
getPointerPosition(const vpImage< unsigned char > &I, vpImagePoint &ip)vpDisplaystatic
getPointerPosition(const vpImage< vpRGBa > &I, vpImagePoint &ip)vpDisplaystatic
getWidth() const vpDisplayinline
getWindowXPosition() const vpDisplayinline
getWindowYPosition() const vpDisplayinline
heightvpDisplayprotected
init(vpImage< unsigned char > &I, int x=-1, int y=-1, const char *title=NULL)=0vpDisplaypure virtual
init(vpImage< vpRGBa > &I, int x=-1, int y=-1, const char *title=NULL)=0vpDisplaypure virtual
init(unsigned int width, unsigned int height, int x=-1, int y=-1, const char *title=NULL)=0vpDisplaypure virtual
isInitialised()vpDisplayinline
setBackground(const vpImage< unsigned char > &I, const vpColor &color)vpDisplaystatic
setBackground(const vpImage< vpRGBa > &I, const vpColor &color)vpDisplaystatic
setFont(const char *font)=0vpDisplaypure virtual
setFont(const vpImage< unsigned char > &I, const char *font)vpDisplaystatic
setFont(const vpImage< vpRGBa > &I, const char *font)vpDisplaystatic
setTitle(const char *title)=0vpDisplaypure virtual
setTitle(const vpImage< unsigned char > &I, const char *windowtitle)vpDisplaystatic
setTitle(const vpImage< vpRGBa > &I, const char *windowtitle)vpDisplaystatic
setWindowPosition(int winx, int winy)=0vpDisplaypure virtual
setWindowPosition(const vpImage< unsigned char > &I, int winx, int winy)vpDisplaystatic
setWindowPosition(const vpImage< vpRGBa > &I, int winx, int winy)vpDisplaystatic
title_vpDisplayprotected
vpDisplay()vpDisplay
vpDisplay(const vpDisplay &d)vpDisplay
widthvpDisplayprotected
windowXPositionvpDisplayprotected
windowYPositionvpDisplayprotected
~vpDisplay()vpDisplayvirtual