Binarize.c File Reference

Functions

VImage VBinarizeImage (VImage src, VImage dest, VDouble xmin, VDouble xmax)

Detailed Description

binarize an input image

Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

VImage VBinarizeImage ( VImage  src,
VImage  dest,
VDouble  xmin,
VDouble  xmax 
)
Parameters:
src input image (any repn except bit)
dest output image (bit repn)
xmin lower threshold, voxels less than (or equal to) xmin are set to zero
xmax upper threshold, voxels larger than (or equal to) xmax are set to zero
Generated on Thu Feb 16 22:17:41 2012 for VIA - Volumetric Image Analysis by  doxygen 1.6.3