IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2007, 3:04:02 PM (19 years ago)
Author:
Paul Price
Message:

Unifying input and reference masks in a single mask for the subtraction.

File:
1 edited

Legend:

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

    r13365 r13735  
    33
    44#include <pslib.h>
    5 
    65
    76/// Status of stamp
     
    2625                                 const psImage *image, ///< Image for which to find stamps
    2726                                 const psImage *mask, ///< Mask
    28                                  psMaskType maskVal, ///< Value for mask
    29                                  psMaskType bad, ///< Mask value for bad stamps
    3027                                 float threshold, ///< Threshold for stamps in the image
    31                                  float spacing, ///< Rough spacing for stamps
    32                                  int border ///< Size of border around image; no stamps in border
     28                                 float spacing ///< Rough spacing for stamps
    3329    );
    3430
Note: See TracChangeset for help on using the changeset viewer.