Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
deghosting/support.h File Reference
#include "deghosting.h"#include <vigra/functorexpression.hxx>#include <vigra/combineimages.hxx>Include dependency graph for support.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | deghosting |
| namespace | vigra::functor |
Classes | |
| class | deghosting::LogarithmFunctor< PixelType > |
| Logarithm functor. More... | |
| class | deghosting::LogarithmFunctor< RGBValue< ComponentType > > |
| Logarithm functor specialization for RGBValue. More... | |
| class | deghosting::HatFunctor< PixelType > |
| Functor to apply mexican hat function returns very small values for input near to 0 or 255. More... | |
| class | deghosting::HatFunctor< RGBValue< ComponentType > > |
| Functor to apply mexican hat function returns very small values for input near to 0 or 255 specialization for RGBValue. More... | |
| class | deghosting::NormalizeFunctor< PixelType > |
| Fuctor to normalize values. More... | |
| class | deghosting::NormalizeFunctor< RGBValue< ComponentType > > |
| Fuctor to normalize values specialization for RGBValue. More... | |
1.3.9.1