![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
#include <aims/utility/threshold.h>
Public Member Functions | |
thresh2_bin (LEFT threshold1, LEFT threshold2, RIGHT foreground) | |
RIGHT | operator() (const LEFT &x) const |
Public Attributes | |
LEFT | threshold1 |
LEFT | threshold2 |
RIGHT | foreground |
Definition at line 719 of file threshold.h.
|
inline |
Definition at line 721 of file threshold.h.
|
inline |
Definition at line 727 of file threshold.h.
RIGHT internal::thresh2_bin< LEFT, RIGHT, OP >::foreground |
Definition at line 734 of file threshold.h.
LEFT internal::thresh2_bin< LEFT, RIGHT, OP >::threshold1 |
Definition at line 732 of file threshold.h.
LEFT internal::thresh2_bin< LEFT, RIGHT, OP >::threshold2 |
Definition at line 733 of file threshold.h.