SYNOPSIS
Detailed Description
vbinarize -- threshold an image
Description
- vbinarize thresholds an image, and produces a binary output image.
Usage
vbinarize
Parameters:
-
-in input image
-out output image
-min lower threshold, values below <min> are set to zero.
-max upper threshold, values above <max> are set to zero.
Examples
Known bugs
- none.
Author:
- G.Lohmann, MPI-CBS, 2004
Author
Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code.