void ternarize ( Inrimage *inr, Inrimage::WORD_TYPE type, Voxel *lt, Voxel *ht, Voxel *bg, Voxel *lf, Voxel *hf ) throw( ErrTypeMismatch ) Applies a double thresholding on this image
Applies a double thresholding on this image. We call v a pixel of the input image and w its corresponding pixel in the output image. If a pixel value v < lt then w is set to background. If lt <= v < ht then w is set to lf and if v>= ht then w is set to hf
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de