diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/images/imgeom/imgeom.men | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |