IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2013, 12:51:39 PM (13 years ago)
Author:
watersc1
Message:

Change simple match code to allow for some flexibility when the intended target is smaller than an input. This overloads the optThreshold parameter (PPSUB:OPTIMUM.TOL), as we already pass enough parameters to pmSubtractionMatch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtractionSimple.h

    r35771 r35867  
    1616                              psImageMaskType maskVal,
    1717                              psImageMaskType maskBad,
    18                               psImageMaskType maskPoor
     18                              psImageMaskType maskPoor,
     19                              float deconvolveThreshold
    1920                              );
    2021
Note: See TracChangeset for help on using the changeset viewer.