- Timestamp:
- Jun 23, 2009, 7:53:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522/psModules/src/objects/pmSource.h
r23487 r24529 213 213 */ 214 214 bool pmSourceMoments( 215 pmSource *source, ///< The input pmSource for which moments will be computed 216 float radius ///< Use a circle of pixels around the peak 215 pmSource *source, ///< The input pmSource for which moments will be computed 216 float radius, ///< Use a circle of pixels around the peak 217 float sigma, ///< size of Gaussian window function (<= 0.0 -> skip window) 218 float minSN ///< minimum pixel significance 217 219 ); 218 220
Note:
See TracChangeset
for help on using the changeset viewer.
