|
STIR
6.3.0
|
This program converts Images from Interfile Format to GIPL (Guy's Imaging Processing Lab) format. More...
#include "stir/IO/InterfileOutputFileFormat.h"#include "stir/shared_ptr.h"#include "stir/VoxelsOnCartesianGrid.h"#include "stir/Succeeded.h"#include "stir/IO/GIPL_ImageFormat.h"#include <stdio.h>#include <sstream>#include <fstream>#include <iostream>Functions | |
| int | main (int argc, char *argv[]) |
This program converts Images from Interfile Format to GIPL (Guy's Imaging Processing Lab) format.
1.8.13