Changeset 12444 for trunk/psLib/src/imageops/psImageBackground.c
- Timestamp:
- Mar 15, 2007, 10:42:41 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageBackground.c
r11156 r12444 94 94 stats->robustLQ = values->data.F32[imin]; 95 95 } else { 96 // XXX leave this as a psphot user option (passed in as part of stats?)97 if ((stats->options & PS_STAT_FITTED_MEAN) || (stats->options & PS_STAT_FITTED_MEAN_V2)) {98 stats->clipSigma = 1.0;99 }100 96 if (!psVectorStats (stats, values, NULL, NULL, 0)) { 101 97 if (psTraceGetLevel("psLib.imageops") >= 5) {
Note:
See TracChangeset
for help on using the changeset viewer.
