Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RawImagePyramid Class Reference

#include <RawImagePyramid.h>


Detailed Description

Definition at line 6 of file RawImagePyramid.h.

List of all members.

Public Member Functions

 RawImagePyramid ()
 ~RawImagePyramid ()
RawImageoperator[] (unsigned int index)
void loadFromRawY ()
void printLayer (unsigned int layer)

Static Public Attributes

static const unsigned int NUM_PYRAMID_LAYERS = 4

Private Attributes

std::vector< RawImage * > layers

Constructor & Destructor Documentation

RawImagePyramid::RawImagePyramid (  ) 

Definition at line 5 of file RawImagePyramid.cc.

RawImagePyramid::~RawImagePyramid (  ) 

Definition at line 17 of file RawImagePyramid.cc.


Member Function Documentation

void RawImagePyramid::loadFromRawY (  ) 

Definition at line 25 of file RawImagePyramid.cc.

Referenced by OpticalFlow::updateFlow().

RawImage& RawImagePyramid::operator[] ( unsigned int  index  ) 

Definition at line 14 of file RawImagePyramid.h.

void RawImagePyramid::printLayer ( unsigned int  layer  ) 

Definition at line 33 of file RawImagePyramid.cc.


Member Data Documentation

std::vector<RawImage*> RawImagePyramid::layers [private]
const unsigned int RawImagePyramid::NUM_PYRAMID_LAYERS = 4 [static]

The documentation for this class was generated from the following files:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3