Changeset 5049 for trunk/psphot/src/pmObjects_EAM.h
- Timestamp:
- Sep 13, 2005, 4:06:55 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmObjects_EAM.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmObjects_EAM.h
r5048 r5049 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-09-14 0 1:35:20$7 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-09-14 02:06:55 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 156 156 pmPeak *peak; ///< Description of peak pixel. 157 157 psImage *pixels; ///< Rectangular region including object pixels. 158 psImage * noise; ///< Mask which marks pixels associated with objects.158 psImage *weight; ///< Image variance. 159 159 psImage *mask; ///< Mask which marks pixels associated with objects. 160 160 pmMoments *moments; ///< Basic moments measure for the object.
Note:
See TracChangeset
for help on using the changeset viewer.
