Skip to content
Snippets Groups Projects
Commit 31f9164b authored by Vesa Oikonen's avatar Vesa Oikonen
Browse files

user info

parent d2e57b11
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ static char *info[] = {
" @P -scanner=Advance xyz.dat xyz.scn 35 1 281 336",
" @P -scanner=HRRT -mif=qwe.mif qwe.dat qwe.v",
" ",
"See also: img2flat, asc2flat, ana2ecat, nii2ecat, e7emhdr, eframe",
"See also: img2flat, flat2nii, asc2flat, ana2ecat, nii2ecat, e7emhdr, eframe",
" ",
"Keywords: ECAT, image, sinogram, format conversion, simulation",
0};
......
......@@ -31,7 +31,7 @@ static char *info[] = {
"Options:",
" -stdoptions", // List standard options like --help, -v, etc
" ",
"See also: flat2img, simcirc, dft2img, simiart, imgadd, img2tif",
"See also: flat2nii, flat2img, simcirc, dft2img, simiart, imgadd, img2tif",
" ",
"Keywords: software testing, simulation, image, mask",
0};
......
......@@ -48,9 +48,9 @@ static char *info[] = {
" @P 256 224 circle.txt",
"Example #2:",
" @P -format=float 256 64 circle.bin",
" flat2img -scanner=hrrt circle.bin circle.v 1 1 256 256",
" flat2nii circle.bin 256 256 1 1 circle",
" ",
"See also: flat2img, asc2flat, simiart, simboxes, simelli, imgadd, imglkup",
"See also: flat2nii, asc2flat, simiart, simboxes, simelli, imgadd, imglkup",
" ",
"Keywords: simulation, image, mask, software testing",
0};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment