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

#include <khan.h>

Inheritance diagram for deghosting::ImageTypes< PixelType >:
Inheritance graph

Public Types

typedef vigra::FImage ImageType
 
typedef std::shared_ptr
< ImageType
ImagePtr
 
typedef vigra::BasicImage< float > ProcessImageType
 
typedef std::shared_ptr
< ProcessImageType
ProcessImageTypePtr
 

Detailed Description

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

Definition at line 59 of file khan.h.

Member Typedef Documentation

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

Definition at line 62 of file khan.h.

template<class PixelType>
typedef vigra::FImage deghosting::ImageTypes< PixelType >::ImageType

Definition at line 61 of file khan.h.

template<class PixelType>
typedef vigra::BasicImage<float> deghosting::ImageTypes< PixelType >::ProcessImageType

Definition at line 63 of file khan.h.

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

Definition at line 64 of file khan.h.


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