IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 14, 2006, 11:43:59 AM (20 years ago)
Author:
magnier
Message:

added JPEG and PSF I/O methods to pmFPAfile, added pmSourcePixelWeights

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/pslib/psImageUnbin.h

    r6826 r6859  
    1111
    1212// my temporary image stats function; seems to be much faster than psLib???
    13 double psImageClippedStats (psImage *image, psImage *mask, psU8 maskValue, double fmin, double fmax);
     13psStats *psImageClippedStats (psImage *image, psImage *mask, psU8 maskValue, double fmin, double fmax);
    1414
    1515// my temporary sort which is based on N.R.; seems to be faster than psLib sort???
Note: See TracChangeset for help on using the changeset viewer.