Changeset 25027 for branches/pap/psModules/src/objects/pmSource.h
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psModules
- Property svn:mergeinfo deleted
-
branches/pap/psModules/src/objects/pmSource.h
r23487 r25027 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.
