|
typedef unsigned char | pixel_t |
|
typedef int | image_t |
|
|
| StereoPlaneProjection (const std::string &opencvStereoCalibFile) |
|
| StereoPlaneProjection (const PlaneProjection &left, const PlaneProjection &right) |
|
void | project (const std::vector< Vector3 > worldPoints) const |
|
void | readLeftImage (const std::string &name) |
|
void | readRightImage (const std::string &name) |
|
void | writeStereoImage (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) |
|
Definition at line 79 of file PlaneProjection.h.
The documentation for this struct was generated from the following files: