Changeset 7256 for trunk/psModules/src/imcombine/pmReadoutCombine.h
- Timestamp:
- May 31, 2006, 4:26:32 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.h
r7059 r7256 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-0 5-04 02:38:20$7 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-06-01 02:26:32 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 42 42 // Combine multiple readouts, applying zero and scale, with optional minmax clipping 43 43 bool pmReadoutCombine(pmReadout *output,// Output readout; altered and returned 44 const psArray *inputs,// Array of input readouts (F32 image and weight, U8 mask)44 psArray *inputs, // Array of input readouts (F32 image and weight, U8 mask) 45 45 const psVector *zero, // Zero corrections to subtract from input, or NULL 46 46 const psVector *scale, // Scale corrections to divide into input, or NULL
Note:
See TracChangeset
for help on using the changeset viewer.
