Changeset 26454 for trunk/ppStack/src/ppStackSetup.c
- Timestamp:
- Dec 17, 2009, 9:43:45 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSetup.c
r26078 r26454 21 21 psMetadata *recipe = psMetadataLookupMetadata(NULL, config->recipes, PPSTACK_RECIPE); // ppStack recipe 22 22 psAssert(recipe, "We've thrown an error on this before."); 23 24 options->matchZPs = psMetadataLookupBool(NULL, recipe, "MATCH.ZERO.POINTS"); // Adjust zero points based on tranparency analysis? 23 25 24 26 options->convolve = psMetadataLookupBool(NULL, recipe, "CONVOLVE"); // Convolve images?
Note:
See TracChangeset
for help on using the changeset viewer.
