IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2014, 11:52:06 PM (12 years ago)
Author:
mhuber
Message:

adding BSCALEOFFSET option hack to apply -0.5*bscale offset to each input warp, default is -0.0 offset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackLoop.h

    r34800 r36855  
    6565    bool safe,                          // Allow safe combination?
    6666    bool norm,                          // Normalise images?
    67     bool grow                           // Grow rejection masks?
     67    bool grow,                           // Grow rejection masks?
     68    bool bscaleoffset                   // Apply bscale offset?
    6869    );
    6970
Note: See TracChangeset for help on using the changeset viewer.