|
| flat2img.c |
| Construct an ECAT PET file from binary flat file.
|
|
| fvar4img.c |
| Adds Gaussian noise to simulated dynamic PET image.
|
|
| img2flat.c |
| Save the individual pixel values in PET image as a flat binary file as 4-byte (32-bit) floating point values.
|
|
| imgadd.c |
| Combine image planes from separate PET image files.
|
|
| imgafind.c |
| Find arteries in dynamic PET image.
|
|
| imgaumc.c |
| Calculate area under moment curve (AUMC) for every pixel in dynamic image.
|
|
| imgbkgrm.c |
| Set pixels in dynamic PET image to zero if their TACs seem to contain only noise.
|
|
| imgbox.c |
| Extract a box-like volume of 3D/4D PET image.
|
|
| imgcalc.c |
| Simple arithmetic calculations on ECAT files.
|
|
| imgcat.c |
| Combine image frames from separate PET image files.
|
|
| imgcbv.c |
| Subtracts or simulates the contribution of vascular radioactivity to dynamic PET image.
|
|
| imgcbvp.c |
| Estimate Vb and Ct based on BTAC peak.
|
|
| imgcutof.c |
| Cut off pixel values outside of given value range in a PET image.
|
|
| imgdecay.c |
| Reporting and changing the correction for physical decay in PET image data (application name previously edecay).
|
|
| imgdelfr.c |
| Delete specified frames from dynamic PET image.
|
|
| imgdelpl.c |
| Delete specified planes from dynamic or static PET image.
|
|
| imgdysmo.c |
| Smoothing of dynamic PET image.
|
|
| imgfiltg.c |
| Applies Gaussian filter for dynamic or static PET image data.
|
|
| imgfiltl.c |
| Applies mean filter for dynamic or static PET image data.
|
|
| imgflip.c |
| Flip PET image in x, y, z directions.
|
|
| imgfrsmo.c |
| Simple smoothing over time frames for dynamic PET image.
|
|
| imgfsegm.c |
| Flexible image segmentation for dynamic PET image.
|
|
| imgftac.c |
| Find those voxels in dynamic PET image which correlate best with user-specified TAC.
|
|
| imgidpvc.c |
| Iterative deconvolution method for image PVC.
|
|
| imginteg.c |
| Calculates an AUC image from dynamic PET image data.
|
|
| imginv.c |
| Invert image data (calculate 1/pixel values).
|
|
| imgledif.c |
| Calculates a difference image between late and early time frames.
|
|
| imglkup.c |
| Replace the voxel values in PET image with the values from a specified look-up table.
|
|
| imgmask.c |
| Apply mask image to PET image file.
|
|
| imgmove.c |
| Move specified image frames in x,y-directions.
|
|
| imgratio.c |
| Calculates a ratio image from dynamic PET image data and reference region TAC.
|
|
| imgshrink.c |
| Dynamic image is shrunk to take less memory and disk space.
|
|
| imgslim.c |
| Slice off empty parts in dynamic PET image.
|
|
| imgssegm.c |
| Testing image segmentation for static PET image.
|
|
| imgswell.c |
| Inflate the dimensions of image.
|
|
| imgthbcv.c |
| Calculate between-class variance from PET image based on one threshold value, or estimate threshold that gives highest between-class variance.
|
|
| imgthrs.c |
| Threshold for PET image.
|
|
| imgzavg.c |
| Image average over z dimension (planes).
|
|