SMIL  1.0.4
Threshold (Theo)

Detailed Description

+ Collaboration diagram for Threshold (Theo):

Functions

template<class T >
RES_T applyThreshold (const Image< T > &imIn, const vector< T > &modes, Image< T > &imOut)
 
template<class T >
RES_T rangeThreshold (const Image< T > &imIn, const T &threshold, Image< T > &imOut)
 Range Threshold.
 
template<class T1 , class T2 >
RES_T dist_cross_3d_per_label (const Image< T1 > &imIn, Image< T2 > &imOut)
 
template<class T1 , class T2 >
RES_T dist_per_label (const Image< T1 > &imIn, Image< T2 > &imOut, const StrElt &se=DEFAULT_SE)
 
template<class T >
RES_T rasterLabels (const Image< T > &imIn, Image< T > &imOut)
 rasterLabels
 
template<class T1 , class T2 >
RES_T findTriplePoints (const Image< T1 > &imIn, const Image< T2 > &_skiz_, Image< T2 > &imOut, const UINT &val, const StrElt &_se_)
 Find Triple Points.
 
template<class T >
RES_T extendTriplePoints (Image< T > &_triple_, const Image< T > &_skiz_, const StrElt &_se_)
 Extend Triple Points.
 
template<class T >
RES_T pruneSKIZ (const Image< T > &imIn, Image< T > &imOut, const StrElt &_se_)
 pruneSKIZ