MAN page from RedHat Other XITE-3.3-3.i386.rpm
THRESLLOYD
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
thresLloyd - threshold by the method of Lloyd
SYNTAX
thresLloyd [-l <lpv>] [-h <hpv>]
<inimage> [<outimage>]
DESCRIPTION
thresLloydcalculates, and eventually applies,the threshold value needed to threshold theimage according to Lloyd
s method.
lpv - output for low pixels (below thrs.) Default 0
hpv - output for high pixels (above thrs.) Default 255
inimage - input image
outimage - output image
If an output image is given, the input image isthresholded and written to the output image.Otherwise the threshold value is only reportedto standard output.
FILES
SEE ALSO
DIAGNOSTICS
RESTRICTIONS
Only UNS_BYTE pixels are supported
AUTHOR
Tor L|nnestad, BLAB, ifi, UiO
EXAMPLES
thresLloyd mona.img
thresLloyd -h 1 mona.img monaThres.img
ID
$Id: thresLloyd.c,v 1.17 1996/11/08 14:06:06 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- FILES
- SEE ALSO
- DIAGNOSTICS
- RESTRICTIONS
- AUTHOR
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.