![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
#include <aims/utility/threshold.h>
Public Member Functions | |
thresh1_bin (LEFT threshold, RIGHT foreground) | |
RIGHT | operator() (const LEFT &x) const |
Public Attributes | |
LEFT | threshold |
RIGHT | foreground |
Definition at line 664 of file threshold.h.
|
inline |
Definition at line 666 of file threshold.h.
|
inline |
Definition at line 672 of file threshold.h.
References internal::thresh1_bin< LEFT, RIGHT, OP >::foreground, and internal::thresh1_bin< LEFT, RIGHT, OP >::threshold.
RIGHT internal::thresh1_bin< LEFT, RIGHT, OP >::foreground |
Definition at line 678 of file threshold.h.
Referenced by internal::thresh1_bin< LEFT, RIGHT, OP >::operator()().
LEFT internal::thresh1_bin< LEFT, RIGHT, OP >::threshold |
Definition at line 677 of file threshold.h.
Referenced by internal::thresh1_bin< LEFT, RIGHT, OP >::operator()().