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/tv/iis/doc/lumatch.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/images/tv/iis/doc/lumatch.hlp')
-rw-r--r-- | pkg/images/tv/iis/doc/lumatch.hlp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/pkg/images/tv/iis/doc/lumatch.hlp b/pkg/images/tv/iis/doc/lumatch.hlp new file mode 100644 index 00000000..95e6f800 --- /dev/null +++ b/pkg/images/tv/iis/doc/lumatch.hlp @@ -0,0 +1,28 @@ +.help lumatch Jan86 images.tv.iis +.ih +NAME +lumatch -- match lookup tables for two display frames +.ih +USAGE +lumatch frame ref_frame +.ih +PARAMETERS +.ls frame +Frame whose lookup table is to be adjusted. +.le +.ls ref_frame +Frame whose lookup table is to be matched. +.le +.ih +DESCRIPTION +The lookup tables mapping the display frame values to the grey levels +on the display monitor are matched in one frame to a reference frame. +.ih +EXAMPLES +To match the lookup tables in frame 3 to those in frame 1: + + cl> lumatch 3 1 +.ih +SEE ALSO +cv +.endhelp |