Changeset 14480 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Aug 13, 2007, 4:14:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r14455 r14480 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-08- 09 20:25:52$8 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-08-14 02:14:30 $ 10 10 * Copyright 2004-207 Institute for Astronomy, University of Hawaii 11 11 */ … … 40 40 /// Calculate the least-squares equation to match the image quality 41 41 bool pmSubtractionCalculateEquation(psArray *stamps, ///< The stamps for which to calculate the equation, 42 const psImage *reference, ///< Reference image43 const psImage *input, ///< Input image44 const psImage *weight, ///< Weight image, or NULL45 42 const pmSubtractionKernels *kernels, ///< Kernel parameters 46 43 int footprint ///< Half-size of region over which to calculate equation
Note:
See TracChangeset
for help on using the changeset viewer.
