STIR
6.2.0
|
This program outputs a binary image (voxel values 0 or 1) where all values strictly below a threshold are set to 0, and others to 1. More...
#include "stir/DiscretisedDensity.h"
#include "stir/Succeeded.h"
#include "stir/IO/OutputFileFormat.h"
#include "stir/IO/read_from_file.h"
Functions | |
int | main (int argc, char **argv) |
This program outputs a binary image (voxel values 0 or 1) where all values strictly below a threshold are set to 0, and others to 1.