Changeset 27733
- Timestamp:
- Apr 22, 2010, 6:25:02 PM (16 years ago)
- File:
-
- 1 edited
-
branches/pap/pswarp/src/pswarpLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/pswarp/src/pswarpLoop.c
r27732 r27733 274 274 psArray *covars = psListToArray(covariances); // Array of covariance matrices 275 275 output->covariance = psImageCovarianceAverage(covars); 276 fprintf(stderr, "Covariance: %f\n", psImageCovarianceFactor(output->covariance));277 276 psFree(covars); 278 277 psMetadataRemoveKey(output->analysis, PSWARP_ANALYSIS_COVARIANCES);
Note:
See TracChangeset
for help on using the changeset viewer.
