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 Sat Nov 21 07:26:49 2009 for VIA - Volumetric Image Analysis by  doxygen 1.6.1