void ternarize (Inrimage *inr, 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. If a pixel value v < lt then it is set to bg. If lt <= v < ht then it is set to lf and if v>= ht then it 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