In file No file:

void binarize ( Inrimage *inr, Voxel *bg, Voxel *fg ) throw( Exception )

Binarizes an image

Documentation

Binarizes an image. If a pixel value v is not a background pixel then it is set to foreground. In other words, voxels of value 'bg' are keeped to this value while all the others values are changed to 'fg'.
Parameters:
type - inrimage type
bg - background color
fg - foreground color

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