|
TPCCLIB
|
Scanner specific parameters for IMG data. More...
#include "libtpcimgp.h"Go to the source code of this file.
Functions | |
| int | imgSetScanner (IMG *img, int scanner_type) |
Scanner specific parameters for IMG data.
Definition in file imgscanner.c.
| int imgSetScanner | ( | IMG * | img, |
| int | scanner_type ) |
Sets scanner specific parameters in IMG data. If possible, set image zoom before calling this.
| img | IMG data which is filled with scanner specific information |
| scanner_type | SCANNER_ECAT931, SCANNER_ADVANCE, SCANNER_HRPLUS, SCANNER_HRRT, SCANNER_STEVCT_PET, as defined in libtpcimgio.h |
Definition at line 14 of file imgscanner.c.
Referenced by imgAnalyzeToEcat(), and imgNiftiToEcat().