Changes between Version 7 and Version 8 of orthoigen


Ignore:
Timestamp:
Oct 14, 2010, 7:36:40 PM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • orthoigen

    v7 v8  
    211211
    212212
     213== Histogram Operations ==
     214There are 4 different histogram operations available to create an output image. The options are mutually exclusive.
     215 * '''hist-auto-minmax''' uses the automatic search for the best min and max clip values.
     216 * '''hist-match''' Takes one image filename argument for target histogram to match.
     217 * '''hist-std-stretch''' Specify histogram stretch as a standard deviation from the mean as <int>, where <int> is 1, 2, or 3.
     218 * '''hist-stretch''' Specify in normalized percent the low  clip and then the high clip value as <low.dd> <hi.dd>.
     219
     220
    213221== Tiling Template ==
    214222