TPCCLIB
Toggle main menu visibility
Loading...
Searching...
No Matches
libtpctacimg
tpctacimg.h
Go to the documentation of this file.
1
6
#ifndef _TPCTACIMG_H_
7
#define _TPCTACIMG_H_
8
/*****************************************************************************/
9
10
/*****************************************************************************/
11
#include "tpcclibConfig.h"
12
/*****************************************************************************/
13
#include <stdio.h>
14
#include <stdlib.h>
15
#include <string.h>
16
#include <math.h>
17
/*****************************************************************************/
18
#include "
tpcextensions.h
"
19
#include "
tpctac.h
"
20
#include "
tpcimage.h
"
21
/*****************************************************************************/
22
23
/*****************************************************************************/
24
/* misc */
25
extern
int
tacAllocateWithIMG
(
TAC
*tac,
IMG
*img,
int
tacNr);
26
int
imgVb
(
IMG
*img,
TAC
*btac,
double
Vb,
const
int
simVb,
const
int
petVolume);
27
/*****************************************************************************/
28
29
/*****************************************************************************/
30
/* x */
31
extern
int
tacimgXMatch
(
TAC
*tac,
IMG
*img);
32
extern
int
tacimgXCopy
(
TAC
*tac,
IMG
*img);
33
/*****************************************************************************/
34
35
/*****************************************************************************/
36
#endif
/* TPCTACIMG */
IMG
Definition
tpcimage.h:82
TAC
Definition
tpctac.h:87
tpcextensions.h
Header file for library libtpcextensions.
tpcimage.h
Header file for libtpcimage.
tpctac.h
Header file for library libtpctac.
tacAllocateWithIMG
int tacAllocateWithIMG(TAC *tac, IMG *img, int tacNr)
Allocate TAC based on data in IMG.
Definition
misc.c:16
imgVb
int imgVb(IMG *img, TAC *btac, double Vb, const int simVb, const int petVolume)
Correct pixel TACs for vascular blood, or simulate its effect.
Definition
misc.c:56
tacimgXMatch
int tacimgXMatch(TAC *tac, IMG *img)
Definition
x.c:17
tacimgXCopy
int tacimgXCopy(TAC *tac, IMG *img)
Definition
x.c:74
Generated on
for TPCCLIB by
1.17.0