IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23958


Ignore:
Timestamp:
Apr 23, 2009, 4:18:28 PM (17 years ago)
Author:
Paul Price
Message:

Use the input mask as the fake image's mask, so that the background can be calculated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r23573 r23958  
    316316                return false;
    317317            }
     318
     319            fake->mask = psImageCopy(NULL, readout->mask, PS_TYPE_IMAGE_MASK);
    318320
    319321            // Add the background into the target image
Note: See TracChangeset for help on using the changeset viewer.