Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
deghosting::ImageTypes< vigra::RGBValue< PixelType > > Class Template Reference

#include <khan.h>

Public Types

typedef vigra::FRGBImage ImageType
 
typedef std::shared_ptr
< ImageType
ImagePtr
 
typedef vigra::BasicImage
< vigra::AlgTinyVector< float, 3 > > 
ProcessImageType
 
typedef std::shared_ptr
< ProcessImageType
ProcessImageTypePtr
 

Detailed Description

template<class PixelType>
class deghosting::ImageTypes< vigra::RGBValue< PixelType > >

Definition at line 68 of file khan.h.

Member Typedef Documentation

template<class PixelType >
typedef std::shared_ptr<ImageType> deghosting::ImageTypes< vigra::RGBValue< PixelType > >::ImagePtr

Definition at line 71 of file khan.h.

template<class PixelType >
typedef vigra::FRGBImage deghosting::ImageTypes< vigra::RGBValue< PixelType > >::ImageType

Definition at line 70 of file khan.h.

template<class PixelType >
typedef vigra::BasicImage<vigra::AlgTinyVector<float, 3> > deghosting::ImageTypes< vigra::RGBValue< PixelType > >::ProcessImageType

Definition at line 72 of file khan.h.

template<class PixelType >
typedef std::shared_ptr<ProcessImageType> deghosting::ImageTypes< vigra::RGBValue< PixelType > >::ProcessImageTypePtr

Definition at line 73 of file khan.h.


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