Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Variables
deghosting.h File Reference
#include <exception>
#include <vector>
#include <string>
#include <stdint.h>
#include <memory>
#include <vigra/stdimage.hxx>
#include <vigra/imageinfo.hxx>
Include dependency graph for deghosting.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  deghosting::NoImages
 exception called when there are no input images More...
 
class  deghosting::Deghosting
 

Namespaces

 deghosting
 Implementation of basic routines for deghosting algorithms Copyright (C) 2009 Lukáš Jirkovský l.jir.nosp@m.kovs.nosp@m.ky@gm.nosp@m.ail..nosp@m.com
 

Typedefs

typedef std::shared_ptr
< vigra::BImage > 
deghosting::BImagePtr
 
typedef std::shared_ptr
< vigra::FImage > 
deghosting::FImagePtr
 
typedef std::vector< float > deghosting::EMoR
 

Variables

const uint16_t deghosting::ADV_GAMMA = 1
 
const uint16_t deghosting::ADV_ONLYP = 2
 
const uint16_t deghosting::ADV_MULTIRES = 4
 
const uint16_t deghosting::SAVE_INITWEIGHTS = 1