Changeset 17641 for trunk/psLib/src/imageops/psImageBackground.c
- Timestamp:
- May 12, 2008, 12:41:26 PM (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
r17640 r17641 75 75 if (n < 0.01*Nsubset) { 76 76 psLogMsg("psLib.psImageBackground", PS_LOG_INFO, 77 "Unable to measure image background: too few data points (% d)", n);77 "Unable to measure image background: too few data points (%ld)", n); 78 78 psFree(values); 79 79 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
