nuklei::StereoPlaneProjection Struct Reference

Public Types

typedef unsigned char pixel_t
 
typedef int image_t
 

Public Member Functions

 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< ColorgetColor () const
 
void setColor (const Color &c)
 
weight_t getOpacity () const
 
void setOpacity (const weight_t opacity)
 

Detailed Description

Definition at line 79 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:13.