Woolz Image Processing  Version 1.7.5
WlzAutoCorrelate
Name
WlzAutoCorrelate - computes the autocorrelation of the given object.
Synopsis
WlzAutoCorrelate [-h] [-o<output file>] [<input file>]
Options
-h Help, prints usage message.
-o Output file.
Description
Computes the autocorrelation of the given object.
Examples
WlzAutoCorrelate -o out.wlz in.wlz
Creates a new object which is written to the file out.wlz. This object is the autocorrelation of the object read from the file in.wlz.
File
WlzAutoCorrelate.c
See Also
WlzIntro(1) WlzGauss(1) WlzRsvFilterObj(1) WlzRankFilter(3)