- Timestamp:
- Oct 16, 2021, 3:54:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/psModules/src/imcombine/pmStack.h
r36710 r41843 47 47 ); 48 48 49 bool pmStackCombineByPercentile( 50 pmReadout *combined, 51 psArray *input, 52 psF64 minRange, 53 psF64 maxRange, 54 psImageMaskType badMaskBits, // treat these bits as 'bad' 55 psImageMaskType suspectMaskBits, // treat these bits as 'suspect' 56 psImageMaskType blankMaskBits // use this mask value for pixels missing input data (distinguish between Ninput = 0 and Ngood = 0?) 57 ); 58 49 59 /// Stack input images 50 60 bool pmStackCombine(pmReadout *combined,///< Combined readout (output)
Note:
See TracChangeset
for help on using the changeset viewer.
