|
TPCCLIB
|
Subtracts or simulates the contribution of vascular radioactivity to dynamic PET image. More...
Go to the source code of this file.
Functions | |
| int | ecat7CopyHeadersNoQuant (const char *file1, const char *file2, int verbose) |
Subtracts or simulates the contribution of vascular radioactivity to dynamic PET image.
Definition in file imgcbv.c.
| int ecat7CopyHeadersNoQuant | ( | const char * | file1, |
| const char * | file2, | ||
| int | verbose ) |
Copy ECAT7 header information from one file to another. Quantitative information is not copied. This function should be kept local to application imgcalc, but this may be useful in other programs, if copied/not copied fields are edited.
| file1 | ECAT file FROM which header information is copied |
| file2 | ECAT file IN which header information is copied to |
| verbose | Verbose level |
Definition at line 76 of file imgcbv.c.