|
Hugin trunk 0.1
|
#include <impexalpha.hxx>
Public Member Functions | |
| threshold_alpha_transform (const range_t &source, const range_t &destination) | |
| template<typename T > | |
| double | operator() (T x) const |
Private Attributes | |
| const double | threshold_ |
| const double | zero_ |
| const double | max_ |
Definition at line 208 of file impexalpha.hxx.
|
inline |
Definition at line 211 of file impexalpha.hxx.
|
inline |
Definition at line 219 of file impexalpha.hxx.
References max_, threshold_, and zero_.
Definition at line 234 of file impexalpha.hxx.
Referenced by operator()().
Definition at line 232 of file impexalpha.hxx.
Referenced by operator()().
Definition at line 233 of file impexalpha.hxx.
Referenced by operator()().