STIR 6.4.0
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...

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