Changeset 14624
- Timestamp:
- Aug 22, 2007, 4:00:29 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.c
r14623 r14624 4 4 * @author GLG, MHPCC 5 5 * 6 * @version $Revision: 1.4 5$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-08-23 0 1:59:31$6 * @version $Revision: 1.46 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-08-23 02:00:29 $ 8 8 * 9 9 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii … … 1064 1064 1065 1065 // Convolve the image with the kernel --- we're basically applying a matched filter and then thresholding 1066 psImage *convolved = NULL; // Convolved image 1066 1067 psPixels *out = NULL; // List of pixels that should be masked 1067 1068 for (int i = 0; i < numRegions; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
