Changeset 13735 for trunk/psModules/src/imcombine/pmSubtractionStamps.h
- Timestamp:
- Jun 8, 2007, 3:04:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionStamps.h
r13365 r13735 3 3 4 4 #include <pslib.h> 5 6 5 7 6 /// Status of stamp … … 26 25 const psImage *image, ///< Image for which to find stamps 27 26 const psImage *mask, ///< Mask 28 psMaskType maskVal, ///< Value for mask29 psMaskType bad, ///< Mask value for bad stamps30 27 float threshold, ///< Threshold for stamps in the image 31 float spacing, ///< Rough spacing for stamps 32 int border ///< Size of border around image; no stamps in border 28 float spacing ///< Rough spacing for stamps 33 29 ); 34 30
Note:
See TracChangeset
for help on using the changeset viewer.
