- Timestamp:
- Dec 22, 2009, 10:01:06 AM (16 years ago)
- Location:
- branches/eam_branches/20091201/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackSetup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ppStack merged eligible /branches/eam_branches/20091113/ppStack 26119-26255
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/20091201/ppStack/src/ppStackSetup.c
r26078 r26475 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.
