libtpcroi 1.2.0 (c) 2005 by Turku PET Centre
libtpcroi 1.2.0 (c) 2005 by Turku PET Centre
Build May 13 2005 14:20:30
PET ROI library
Contents
-------------------------------------------------------------------------------
include/ - Includes all the header files for the .c files
Makefile - The makefile
.c files **
roi.c - Reading and writing CTI ECAT 6.3 region-of-interest files.
oldroi.c - Old ROI API.
libtpcroiv.c - Functions for printing the library information.
libtpcroi.c - Program for printing the library information,
and for testing the library functions.
roi_Imadeus_IO.c - IO functions for Imadeus ROIs.
Using the library
-------------------------------------------------------------------------------
The program that uses the library should include the .h file it needs.
Example:
#include <roi.h>
libtpcroi depends on libtpcmisc.
Example:
gcc myprog.c -ltpcroi -ltpcmisc
Generated on Fri May 13 14:26:30 2005 by
1.4.1