Hugintrunk
0.1
|
#include <BlendPoisson.h>
Public Member Functions | |
MaskSmallerAccessor (PixelType val) | |
template<class ITERATOR > | |
PixelType | operator() (ITERATOR const &i) const |
template<class ITERATOR , class DIFFERENCE > | |
PixelType | operator() (ITERATOR const &i, DIFFERENCE d) const |
Public Attributes | |
PixelType | m_value |
Definition at line 570 of file BlendPoisson.h.
|
inlineexplicit |
Definition at line 573 of file BlendPoisson.h.
|
inline |
Definition at line 576 of file BlendPoisson.h.
References vigra_ext::poisson::MaskSmallerAccessor< PixelType >::m_value, and celeste::max().
|
inline |
Definition at line 588 of file BlendPoisson.h.
References vigra_ext::poisson::MaskSmallerAccessor< PixelType >::m_value, and celeste::max().
PixelType vigra_ext::poisson::MaskSmallerAccessor< PixelType >::m_value |
Definition at line 599 of file BlendPoisson.h.
Referenced by vigra_ext::poisson::MaskSmallerAccessor< PixelType >::operator()().