|  | aimsdata
    5.1.2
    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 683 of file threshold.h.
| 
 | inline | 
Definition at line 685 of file threshold.h.
| 
 | inline | 
Definition at line 691 of file threshold.h.
References internal::thresh2_bin< LEFT, RIGHT, OP >::foreground, internal::thresh2_bin< LEFT, RIGHT, OP >::threshold1, and internal::thresh2_bin< LEFT, RIGHT, OP >::threshold2.
| RIGHT internal::thresh2_bin< LEFT, RIGHT, OP >::foreground | 
Definition at line 698 of file threshold.h.
Referenced by internal::thresh2_bin< LEFT, RIGHT, OP >::operator()().
| LEFT internal::thresh2_bin< LEFT, RIGHT, OP >::threshold1 | 
Definition at line 696 of file threshold.h.
Referenced by internal::thresh2_bin< LEFT, RIGHT, OP >::operator()().
| LEFT internal::thresh2_bin< LEFT, RIGHT, OP >::threshold2 | 
Definition at line 697 of file threshold.h.
Referenced by internal::thresh2_bin< LEFT, RIGHT, OP >::operator()().