|
Hugin trunk 0.1
|
Public Types | |
| typedef vigra::TinyVector< PixelType, 2 > | first_argument_type |
| typedef PixelType | second_argument_type |
| typedef vigra::UInt8 | third_argument_type |
| typedef vigra::UInt8 | result_type |
Public Member Functions | |
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &color, const vigra::UInt8 &mask, vigra::VigraFalseType) const |
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &gray, const vigra::UInt8 &mask, vigra::VigraTrueType) const |
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &pixel, const vigra::UInt8 &mask) const |
Definition at line 670 of file stacker.cpp.
| typedef vigra::TinyVector<PixelType, 2> FilterMask< PixelType >::first_argument_type |
Definition at line 673 of file stacker.cpp.
| typedef vigra::UInt8 FilterMask< PixelType >::result_type |
Definition at line 676 of file stacker.cpp.
| typedef PixelType FilterMask< PixelType >::second_argument_type |
Definition at line 674 of file stacker.cpp.
| typedef vigra::UInt8 FilterMask< PixelType >::third_argument_type |
Definition at line 675 of file stacker.cpp.
|
inline |
Definition at line 677 of file stacker.cpp.
References threshold().
|
inline |
Definition at line 689 of file stacker.cpp.
References threshold().
|
inline |
Definition at line 701 of file stacker.cpp.
References threshold().