diff options
Diffstat (limited to 'pkg/proto/vol/src/imjoin.par')
-rw-r--r-- | pkg/proto/vol/src/imjoin.par | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/proto/vol/src/imjoin.par b/pkg/proto/vol/src/imjoin.par new file mode 100644 index 00000000..3acb6e02 --- /dev/null +++ b/pkg/proto/vol/src/imjoin.par @@ -0,0 +1,4 @@ +input,s,a,,,,"Input images or @file" +output,s,a,,,,"Output joined image" +joindim,i,h,1,1,7,"Splice dimension (1=x, 2=y, 3=z, ...)" +outtype,s,h,"",,,"Output datatype (defaults to highest intype)" |