Changeset 6859 for branches/rel10_ifa/psModules/src/pslib/psImageUnbin.h
- Timestamp:
- Apr 14, 2006, 11:43:59 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/pslib/psImageUnbin.h
r6826 r6859 11 11 12 12 // my temporary image stats function; seems to be much faster than psLib??? 13 doublepsImageClippedStats (psImage *image, psImage *mask, psU8 maskValue, double fmin, double fmax);13 psStats *psImageClippedStats (psImage *image, psImage *mask, psU8 maskValue, double fmin, double fmax); 14 14 15 15 // 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.
