IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35679 for trunk/ippconfig


Ignore:
Timestamp:
Jun 18, 2013, 1:55:02 PM (13 years ago)
Author:
bills
Message:

add WARP_NO_COMPRESS recipe which does not compress the output image

File:
1 edited

Legend:

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

    r35086 r35679  
    1212PSF                     BOOL    TRUE            # Measure PSF for warped image?
    1313SOURCES                 BOOL    TRUE            # Write source list for warped image?
     14
     15NO.COMPRESS             BOOL    FALSE           # turn off image compression (if enabled)
    1416
    1517MASK.STATS         BOOL    TRUE            # calculate mask statistics.
     
    2729END
    2830
     31WARP_NOCOMPRESS    METADATA
     32    NO.COMPRESS     BOOL    TRUE
     33END
     34
    2935#PR recipe for faster processing
    3036PR METADATA
Note: See TracChangeset for help on using the changeset viewer.