imgidpvc - tpcclib 0.8.1 © 2025 by Turku PET Centre
Iterative deconvolution method for partial volume correction of PET images
in ECAT 6.3, 7.x, and Analyze 7.5 and NIfTI-1 formats.
Not for production use!
Usage: imgidpvc [Options] image FWHMxy FWHMz pvcimage
Options:
-method=<VC|RL>
Use van Cittert or Richardson-Lucy method; VC by default.
-reblur=<yes|no>
Include reblurring step; by default yes.
-alpha=<value>
Converging rate parameter (0.0<alpha<10.0).
-beta=<value>
Upper limit for deconvolved image as a factor of image maximum value.
-iter=<number>
Maximum number of iterations.
-term=<value>
Limit for termination (0.0<term<1.0).
-h, --help
Display usage information on standard output and exit.
-v, --version
Display version and compile information on standard output and exit.
-d[n], --debug[=n], --verbose[=n]
Set the level (n) of debugging messages and listings.
-q, --quiet
Suppress displaying normal results on standard output.
-s, --silent
Suppress displaying anything except errors.
FWHM can be given in mm (default) or in pixels. If image file does not
contain correct pixel sizes, then FWHM must be entered in pixels.
Example: FWHM in mm
imgidpvc i5998dy1.v 2.5 2.65 i5998dy1_pvc.v
Example: FWHM in pixels
imgidpvc i5998dy1.v 2.1pxl 1.7pxl i5998dy1_pvc.v
See also: imgfiltg, imgbox, imgmask
Keywords: image, PVC