Changeset 11253 for trunk/psModules/src/objects/pmSourceContour.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceContour.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceContour.h
r6872 r11253 1 /* *@file pmSourceContour.h1 /* @file pmSourceContour.h 2 2 * 3 * @author EAM, IfA; GLG, MHPCC3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-04-17 18:01:05 $ 7 * 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 * 5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-01-24 02:54:15 $ 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 10 8 */ 11 9 12 10 # ifndef PM_SOURCE_CONTOUR_H 13 11 # define PM_SOURCE_CONTOUR_H 12 13 /// @addtogroup Objects Object Detection / Analysis Functions 14 /// @{ 14 15 15 16 psArray *pmSourceContour (psImage *image, int xc, int yc, float threshold); … … 35 36 ); 36 37 38 /// @} 37 39 # endif /* PM_SOURCE_PHOTOMETRY_H */
Note:
See TracChangeset
for help on using the changeset viewer.
