- Timestamp:
- Oct 29, 2007, 2:59:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psModules/src/objects/pmSourceContour.c
r14938 r15418 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $9 * @date $Date: 2007- 09-21 00:09:05$8 * @version $Revision: 1.9.6.1 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-10-30 00:59:23 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 220 220 psArray *pmSourceContour (psImage *image, int xc, int yc, float threshold) 221 221 { 222 PS_ASSERT_PTR_NON_NULL(image, NULL); 222 223 223 224 int xR, yR, x0, x1, x0s, x1s;
Note:
See TracChangeset
for help on using the changeset viewer.
