Changeset 35560 for trunk/psModules/src/objects/pmModelFuncs.h
- Timestamp:
- May 9, 2013, 12:19:21 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmModelFuncs.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmModelFuncs.h
r34259 r35560 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.
