|
typedef unsigned char | pixel_t |
|
typedef int | image_t |
|
|
| PlaneProjection (const std::string &opencvStereoCalibFile, unsigned camNum=0) |
|
| PlaneProjection (const PlaneProjection &pp) |
|
PlaneProjection & | operator= (const PlaneProjection &pp) |
|
Vector3 | getCamPosition () const |
|
Quaternion | getCamOrientation () const |
|
std::vector< Vector2 > | project (const std::vector< Vector3 > worldPoints) const |
|
Vector2 | project (const Vector3 &p) const |
|
void | readImage (const std::string &name) |
|
void | writeImage (const std::string &name) const |
|
const NUKLEI_UNIQUE_PTR< Color > | getColor () const |
|
void | setColor (const Color &c) |
|
weight_t | getOpacity () const |
|
void | setOpacity (const weight_t opacity) |
|
const image_t & | getImage () const |
|
Definition at line 28 of file PlaneProjection.h.
The documentation for this struct was generated from the following files: