![]() |
aimsdata
5.0.5
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 700 of file threshold.h.
|
inline |
Definition at line 702 of file threshold.h.
|
inline |
Definition at line 708 of file threshold.h.
RIGHT internal::thresh1_bin< LEFT, RIGHT, OP >::foreground |
Definition at line 714 of file threshold.h.
LEFT internal::thresh1_bin< LEFT, RIGHT, OP >::threshold |
Definition at line 713 of file threshold.h.