Changeset 35560 for trunk/psModules/src/objects/models/pmModel_PGAUSS.c
- Timestamp:
- May 9, 2013, 12:19:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/models/pmModel_PGAUSS.c
r34403 r35560 193 193 // make an initial guess for parameters 194 194 // 0.5 PIX: moments and peaks are in pixel coords, thus so are model parameters 195 bool PM_MODEL_GUESS (pmModel *model, pmSource *source )195 bool PM_MODEL_GUESS (pmModel *model, pmSource *source, psImageMaskType maskVal, psImageMaskType markVal) 196 196 { 197 197 psF32 *PAR = model->params->data.F32;
Note:
See TracChangeset
for help on using the changeset viewer.
