Changeset 4217 for trunk/psModules/src/pmImageCombine.h
- Timestamp:
- Jun 13, 2005, 9:36:12 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/pmImageCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmImageCombine.h
r4060 r4217 1 1 /** @file pmImageCombine.h 2 2 * 3 * This file will ... 3 * This file will perform image combination of several images of the 4 * same field, produce a list of questionable pixels, then tag some 5 * of those pixels as cosmic rays. 4 6 * 7 * @author Paul Price, IfA (original prototype) 5 8 * @author GLG, MHPCC 6 9 * 7 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-0 5-31 22:32:42 $10 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-06-13 19:36:12 $ 9 12 * 10 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 22 25 #include<math.h> 23 26 #include "pslib.h" 24 #include "psConstants.h"25 27 26 28 psImage *pmCombineImages(psImage *combine, ///< Combined image (output)
Note:
See TracChangeset
for help on using the changeset viewer.
