Changeset 20216 for trunk/psLib/src/imageops/psImageBackground.c
- Timestamp:
- Oct 17, 2008, 8:55:09 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageBackground.c
r17641 r20216 74 74 } 75 75 if (n < 0.01*Nsubset) { 76 psLogMsg("psLib.psImageBackground", PS_LOG_ INFO,76 psLogMsg("psLib.psImageBackground", PS_LOG_DETAIL, 77 77 "Unable to measure image background: too few data points (%ld)", n); 78 78 psFree(values);
Note:
See TracChangeset
for help on using the changeset viewer.
