Changeset 14007 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Jul 3, 2007, 1:52:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r13904 r14007 211 211 // Perform statistics on the output image 212 212 if (stats) { 213 if (!ppStats (stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) {213 if (!ppStatsFPA(stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) { 214 214 psWarning("Unable to perform statistics on warped image."); 215 215 }
Note:
See TracChangeset
for help on using the changeset viewer.
