IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34849


Ignore:
Timestamp:
Dec 18, 2012, 2:14:04 PM (13 years ago)
Author:
watersc1
Message:

Forgot parts of the linear scaling code.

Location:
trunk
Files:
2 edited

Legend:

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

    r34800 r34849  
    103103STACK.TYPE      STR     DEEP_STACK
    104104
     105DO.LINEAR.INPUT.SCALING      BOOL        FALSE
    105106DEFAULT.EXPTIME  F32    NAN
    106107
  • trunk/ppStack/src/ppStack.h

    r34800 r34849  
    117117bool ppStackCombineBackground(ppStackThreadData *stack, ppStackOptions *options, pmConfig *config);
    118118bool ppStackCombineMedian(ppStackThreadData *stack, ppStackOptions *options, pmConfig *config);
     119bool ppStackLinearScale(psArray *inputs, pmConfig *config);
    119120
    120121// Return software version
Note: See TracChangeset for help on using the changeset viewer.