IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2009, 9:46:15 AM (16 years ago)
Author:
eugene
Message:

add MATCH.ZERO.POINTS

File:
1 edited

Legend:

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

    r26077 r26455  
    22
    33CONVOLVE        BOOL    TRUE            # Convolve images when stacking?
     4MATCH.ZERO.POINTS BOOL  TRUE            # Convolve images when stacking?
     5
    46COMBINE.ITER    F32     0.5             # Number of rejection iterations per input
    57COMBINE.REJ     F32     2.5             # Rejection threshold in combination (sigma)
     
    7779# Faster processing for PR images
    7880PR      METADATA
    79         CONVOLVE        BOOL    FALSE
    80         IMAGE.REJ       F32     0.5     
    81         SKIP.BG.SUB     BOOL    FALSE
     81        IMAGE.REJ           F32   0.5   
     82        CONVOLVE            BOOL  FALSE
     83        SKIP.BG.SUB         BOOL  FALSE
     84        MATCH.ZERO.POINTS   BOOL  FALSE
    8285END
Note: See TracChangeset for help on using the changeset viewer.