IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28442 for trunk/ippconfig


Ignore:
Timestamp:
Jun 23, 2010, 3:14:44 PM (16 years ago)
Author:
Paul Price
Message:

Make output of source list for warp optional.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/pswarp.config

    r28043 r28442  
    1111INTERPOLATION.NUM       S32     1000            # Number of interpolation kernels to pre-calculate
    1212PSF                     BOOL    TRUE            # Measure PSF for warped image?
     13SOURCES                 BOOL    TRUE            # Write source list for warped image?
    1314
    1415MASK.STATS         BOOL    TRUE            # calculate mask statistics.
     
    2728        PSF     BOOL    FALSE
    2829END
     30
     31# Background restoration
     32BACKGROUND      METADATA
     33        SOURCES         BOOL    FALSE           # Write source list for warped image?
     34        PSF             BOOL    FALSE           # Measure PSF for warped image?
     35END
Note: See TracChangeset for help on using the changeset viewer.