nuklei::PlaneProjection Struct Reference

Public Types

typedef unsigned char pixel_t
 
typedef int image_t
 

Public Member Functions

 PlaneProjection (const std::string &opencvStereoCalibFile, unsigned camNum=0)
 
 PlaneProjection (const PlaneProjection &pp)
 
PlaneProjectionoperator= (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< ColorgetColor () const
 
void setColor (const Color &c)
 
weight_t getOpacity () const
 
void setOpacity (const weight_t opacity)
 
const image_t & getImage () const
 

Detailed Description

Definition at line 28 of file PlaneProjection.h.


The documentation for this struct was generated from the following files:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:12.