Changeset 2711 for trunk/stac/src/stac.c
- Timestamp:
- Dec 13, 2004, 6:31:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stac.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stac.c
r2670 r2711 49 49 // Combine with rejection 50 50 psArray *rejected = NULL; 51 psImage *combined = stacCombine(transformed, transformedErrors, 1, &rejected, config);51 psImage *combined = stacCombine(transformed, transformedErrors, 2, &rejected, config); 52 52 53 53 #ifdef TESTING
Note:
See TracChangeset
for help on using the changeset viewer.
