IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13762


Ignore:
Timestamp:
Jun 11, 2007, 2:36:07 PM (19 years ago)
Author:
eugene
Message:

use polynomial for overscan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/cfh12k/ppImage.config

    r13759 r13762  
    33# Overscan subtraction
    44OVERSCAN.SINGLE         BOOL    FALSE           # Reduce overscan to a single value?
    5 OVERSCAN.FIT            STR     NONE            # NONE | POLYNOMIAL | SPLINE
    6 OVERSCAN.ORDER          S32     4               # Order of polynomial fit
     5OVERSCAN.FIT            STR     POLYNOMIAL      # NONE | POLYNOMIAL | SPLINE
     6OVERSCAN.ORDER          S32     3               # Order of polynomial fit
    77OVERSCAN.STAT           STR     MEDIAN          # MEAN | MEDIAN
    88
Note: See TracChangeset for help on using the changeset viewer.