- 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/pmModelFuncs.h
r34259 r35321 107 107 // This function provides the model guess parameters based on the details of 108 108 // the given source. 109 typedef bool (*pmModelGuessFunc)(pmModel *model, pmSource *source );109 typedef bool (*pmModelGuessFunc)(pmModel *model, pmSource *source, psImageMaskType maskVal, psImageMaskType markVal); 110 110 111 111 // This function constructs the PSF model for the given source based on the
Note:
See TracChangeset
for help on using the changeset viewer.
