ViSP
2.8.0
|
This is the complete list of members for vpImageSimulator, including all inherited members.
BILINEAR_INTERPOLATION enum value | vpImageSimulator | |
COLORED enum value | vpImageSimulator | |
getImage(vpImage< unsigned char > &I, const vpCameraParameters &cam) | vpImageSimulator | |
getImage(vpImage< vpRGBa > &I, const vpCameraParameters &cam) | vpImageSimulator | |
getImage(vpImage< unsigned char > &I, vpImage< unsigned char > &Isrc, const vpCameraParameters &cam) | vpImageSimulator | |
getImage(vpImage< vpRGBa > &I, vpImage< vpRGBa > &Isrc, const vpCameraParameters &cam) | vpImageSimulator | |
getImage(vpImage< unsigned char > &I, const vpCameraParameters &cam, vpMatrix &zBuffer) | vpImageSimulator | |
getImage(vpImage< vpRGBa > &I, const vpCameraParameters &cam, vpMatrix &zBuffer) | vpImageSimulator | |
getImage(vpImage< unsigned char > &I, std::list< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
getImage(vpImage< vpRGBa > &I, std::list< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
getImage(vpImage< unsigned char > &I, vpList< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
getImage(vpImage< vpRGBa > &I, vpList< vpImageSimulator > &list, const vpCameraParameters &cam) | vpImageSimulator | static |
GRAY_SCALED enum value | vpImageSimulator | |
init(const vpImage< unsigned char > &I, vpColVector *_X) | vpImageSimulator | |
init(const vpImage< vpRGBa > &I, vpColVector *_X) | vpImageSimulator | |
init(const char *file_image, vpColVector *_X) | vpImageSimulator | |
init(const vpImage< unsigned char > &I, const std::vector< vpPoint > &_X) | vpImageSimulator | |
init(const vpImage< vpRGBa > &I, const std::vector< vpPoint > &_X) | vpImageSimulator | |
init(const char *file_image, const std::vector< vpPoint > &_X) | vpImageSimulator | |
operator=(const vpImageSimulator &sim) | vpImageSimulator | |
setBackGroundTexture(const vpImage< unsigned char > &Iback) | vpImageSimulator | inline |
setCameraPosition(const vpHomogeneousMatrix &_cMt) | vpImageSimulator | |
setCleanPreviousImage(const bool &clean, const vpColor &color=vpColor::white) | vpImageSimulator | inline |
setInterpolationType(const vpInterpolationType interp) | vpImageSimulator | inline |
SIMPLE enum value | vpImageSimulator | |
vpColorPlan enum name | vpImageSimulator | |
vpImageSimulator(const vpColorPlan &col=COLORED) | vpImageSimulator | |
vpImageSimulator(const vpImageSimulator &text) | vpImageSimulator | |
vpInterpolationType enum name | vpImageSimulator | |
~vpImageSimulator() | vpImageSimulator | virtual |