Changeset 35421 for branches/eam_branches/ipp-20130419/psModules/src/objects/models/pmModel_RGAUSS.c
- Timestamp:
- Apr 19, 2013, 4:45:57 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130419
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419
-
branches/eam_branches/ipp-20130419/psModules
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/psModules (added) merged: 35321,35341,35343,35348,35350,35375-35376,35379,35381,35413
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130419/psModules/src/objects/models/pmModel_RGAUSS.c
r34403 r35421 202 202 // make an initial guess for parameters 203 203 // 0.5 PIX: moments and peaks are in pixel coords, thus so are model parameters 204 bool PM_MODEL_GUESS (pmModel *model, pmSource *source )204 bool PM_MODEL_GUESS (pmModel *model, pmSource *source, psImageMaskType maskVal, psImageMaskType markVal) 205 205 { 206 206 psF32 *PAR = model->params->data.F32;
Note:
See TracChangeset
for help on using the changeset viewer.
