Public Member Functions | Private Attributes
Image< T > Class Template Reference

List of all members.

Public Member Functions

 Image (IplImage *img=0)
void operator= (IplImage *img)
T * operator[] (const int rowIndx)
 ~Image ()

Private Attributes

IplImage * imgp

Detailed Description

template<class T>
class Image< T >

Definition at line 50 of file img2pano_lut.cpp.


Constructor & Destructor Documentation

template<class T >
Image< T >::Image ( IplImage< T > *  img = 0) [inline]

Definition at line 55 of file img2pano_lut.cpp.

template<class T >
Image< T >::~Image ( ) [inline]

Definition at line 56 of file img2pano_lut.cpp.


Member Function Documentation

template<class T >
void Image< T >::operator= ( IplImage< T > *  img) [inline]

Definition at line 57 of file img2pano_lut.cpp.

template<class T >
T* Image< T >::operator[] ( const int  rowIndx) [inline]

Definition at line 58 of file img2pano_lut.cpp.


Member Data Documentation

template<class T >
IplImage* Image< T >::imgp [private]

Definition at line 53 of file img2pano_lut.cpp.


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


omnicamera
Author(s): Tomas Petricek / petrito1@cmp.felk.cvut.cz
autogenerated on Tue Dec 10 2013 14:26:53