Changeset 23577 for trunk/psModules/src/imcombine/pmStack.h
- Timestamp:
- Mar 27, 2009, 3:08:33 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmStack.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmStack.h
r21476 r23577 52 52 bool entire, ///< Combine entire image even if rejection lists provided? 53 53 bool useVariance, ///< Use variance values for rejection? 54 bool safe ///< Play safe with small numbers of input pixels (mask if N <= 2)? 54 bool safe, ///< Play safe with small numbers of input pixels (mask if N <= 2)? 55 bool rejectInspect ///< Reject pixels instead of marking them for inspection? 55 56 ); 56 57
Note:
See TracChangeset
for help on using the changeset viewer.
