IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29391


Ignore:
Timestamp:
Oct 13, 2010, 12:40:36 PM (16 years ago)
Author:
bills
Message:

change new function declaration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/extras/pmCensor.h

    r29390 r29391  
    44#include <pmConfig.h>
    55
    6 bool pmCensorGetMask(pmConfig *config, psU32 *pMaskCensor, psU32 *pMaskStreak);
     6bool pmCensorGetMasks(pmConfig *config, psU32 *pMaskCensor, psU32 *pMaskStreak);
    77bool pmCensorMasked(pmConfig *config, psImage *image, psImage *mask, psImage *variance, long *pNumCensored);
    88
Note: See TracChangeset for help on using the changeset viewer.