STIR
6.2.0
|
A simple utility that allows to check if a file is in the ECAT7 format. More...
#include "stir/IO/stir_ecat7.h"
Functions | |
int | main (int argc, char **argv) |
A simple utility that allows to check if a file is in the ECAT7 format.
The utilities will either print yes or no to stdout and return EXIT_SUCCESS
, or print a warning and return EXIT_FAILURE
otherwise.