Hugin trunk 0.1
Loading...
Searching...
No Matches
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< ImageTypeImagePtr
 
typedef vigra::BasicImage< floatProcessImageType
 
typedef std::shared_ptr< ProcessImageTypeProcessImageTypePtr
 

Detailed Description

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

Definition at line 59 of file khan.h.

Member Typedef Documentation

◆ ImagePtr

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

Definition at line 62 of file khan.h.

◆ ImageType

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

Definition at line 61 of file khan.h.

◆ ProcessImageType

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

Definition at line 63 of file khan.h.

◆ ProcessImageTypePtr

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: