Changeset 35321 for branches/eam_branches/ipp-20130307/psModules/src/objects/models/pmModel_QGAUSS.c
- Timestamp:
- Mar 19, 2013, 2:45:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/psModules/src/objects/models/pmModel_QGAUSS.c
r34403 r35321 213 213 // make an initial guess for parameters 214 214 // 0.5 PIX: moments and peaks are in pixel coords, thus so are model parameters 215 bool PM_MODEL_GUESS (pmModel *model, pmSource *source )215 bool PM_MODEL_GUESS (pmModel *model, pmSource *source, psImageMaskType maskVal, psImageMaskType markVal) 216 216 { 217 217 psF32 *PAR = model->params->data.F32;
Note:
See TracChangeset
for help on using the changeset viewer.
