Changeset 18896 for trunk/ppImage/src/ppImageParseCamera.c
- Timestamp:
- Aug 4, 2008, 3:25:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageParseCamera.c
r18556 r18896 112 112 } 113 113 114 int nThreads = psMetadataLookupS32 (&status, config->arguments, "NTHREADS"); 115 if (nThreads > 0) { 116 int nScanRows = psMetadataLookupS32 (&status, recipe, "SCAN.ROWS"); 117 pmDetrendSetThreadTasks (nScanRows); 118 } 119 114 120 // fringe frame are only applied for a subset of the filters. 115 121 // if the filter is one of those identified by a FRINGE.FILTERS metadata entry
Note:
See TracChangeset
for help on using the changeset viewer.
