IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2005, 9:04:33 AM (21 years ago)
Author:
eugene
Message:

problems with psLib:psImageCountPixelMask, resort to internal version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psLibUtils.h

    r5134 r5351  
    2929psF64        p_psMinLM_dLinear (const psVector *Beta, const psVector *beta, psF64 lambda);
    3030
     31int          psImageCountPixelMask_EAM (psImage *mask, psU8 value); // added to SDRS
     32
    3133// psLib extra utilities
    3234# if (0) // added to psLib v8
     
    3436int          psArgumentRemove (int N, int *argc, char **argv); // added to SDRS
    3537bool         psTimerClear (char *name);   // added to SDRS
    36 int          psImageCountPixelMask (psImage *mask, psU8 value); // added to SDRS
    3738psVector    *psVectorCreate (double lower, double upper, double delta, psElemType type); // added to SDRS
    3839# endif
Note: See TracChangeset for help on using the changeset viewer.