STIR  6.2.0
Functions
convert_to_binary_image.cxx File Reference

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)
 

Detailed Description

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.

Author
Kris Thielemans