Changeset 15938
- Timestamp:
- Dec 27, 2007, 6:37:10 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
r14922 r15938 66 66 n++; 67 67 } 68 if (n < 0.01*Nsubset) { 69 psLogMsg ("psLib", PS_LOG_INFO, "too few data points"); 70 psFree (values); 71 return false; 72 } 73 68 74 values->n = n; 69 75
Note:
See TracChangeset
for help on using the changeset viewer.
