Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::datareader::StereoImageReader Class Reference

This class makes it easy to read stereo images from a sequence. More...


Detailed Description

This class makes it easy to read stereo images from a sequence.

Definition at line 116 of file ImageReader.hpp.

#include <ImageReader.hpp>

List of all members.

Public Member Functions

void setup (std::string directory_, std::string leftPattern_="image.l.%04d.tiff", std::string rightPattern_="image.r.%04d.tiff", double scale_=1.0, BayerType isBayerized_=bayerNo, int width_=-1, int height_=-1, int depth_=-1, int first_=-1, int last_=-1, int step_=1, double reduction=1.0, bool isRectified_=false)
jafar::image::ImageloadLeft (unsigned int index_) const
 load left image number index_
jafar::image::ImageloadRight (unsigned int index_) const
 load right image number index_

Private Attributes

ImageReader m_leftImageReader
ImageReader m_rightImageReader

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1
LAAS-CNRS