diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/images/imgeom/imgeom.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/imgeom/imgeom.men')
-rw-r--r-- | pkg/images/imgeom/imgeom.men | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/images/imgeom/imgeom.men b/pkg/images/imgeom/imgeom.men new file mode 100644 index 00000000..565f5b6d --- /dev/null +++ b/pkg/images/imgeom/imgeom.men @@ -0,0 +1,9 @@ + blkavg - Block average or sum a list of N-D images + blkrep - Block replicate a list of N-D images + imlintran - Linearly transform a list of 2-D images + imshift - Shift a list of 1-D or 2-D images + imtranspose - Transpose a list of 2-D images + im3dtran - Transpose a list of 3-D images + magnify - Magnify a list of 1-D or 2-D images + rotate - Rotate and shift a list of 2-D images + shiftlines - Shift the lines of a list of N-D images |