SelectBig.c File Reference

Functions

VImage VSelectBig (VImage src, VImage dest)

Detailed Description

Select most frequent voxel label

The input image must be of type "ubyte" or "short". The output image will be of type "bit" and contain only those pixels which belong to the most frequent class. The maximum number of classes allowed is currently set to 8192.

Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

VImage VSelectBig ( VImage  src,
VImage  dest 
)
Parameters:
src input image (ubyte or short repn)
dest output image (bit repn)
Generated on Thu May 13 02:45:23 2010 for VIA - Volumetric Image Analysis by  doxygen 1.6.3