From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/vol/src/imjoin.par | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pkg/proto/vol/src/imjoin.par (limited to 'pkg/proto/vol/src/imjoin.par') 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)" -- cgit