IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 20, 2007, 2:03:23 PM (19 years ago)
Author:
eugene
Message:

new API for psImageBackground

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmShutterCorrection.c

    r13870 r14935  
    811811        psMemIncrRefCounter(rng);
    812812    }
    813     if (!psImageBackground(stats, readout->image, readout->mask, maskVal, rng)) {
     813    if (!psImageBackground(stats, NULL, readout->image, readout->mask, maskVal, rng)) {
    814814        psError(PS_ERR_UNKNOWN, false, "Unable to measure reference statistics.\n");
    815815        psFree(stats);
Note: See TracChangeset for help on using the changeset viewer.