- Timestamp:
- Dec 18, 2012, 5:56:48 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121130/ppStack/src/ppStackLoop.h
r30620 r34838 4 4 // Loop over the inputs, doing the combination 5 5 bool ppStackLoop( 6 pmConfig *config, // Configuration 7 ppStackOptions *options // Options for stacking 8 ); 9 // Median only loop. 10 bool ppStackMedianLoop( 6 11 pmConfig *config, // Configuration 7 12 ppStackOptions *options // Options for stacking … … 32 37 const char *outName, // Name of output file 33 38 const char *expName, // Name of exposure file 39 const char *bkgName, // Name of background file 34 40 ppStackFileList files, // Files of interest 35 41 ppStackThreadData *stack, // Stack
Note:
See TracChangeset
for help on using the changeset viewer.
