Changeset 23849 for trunk/psModules/src/imcombine/pmSubtractionStamps.h
- Timestamp:
- Apr 14, 2009, 8:53:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionStamps.h
r23839 r23849 78 78 const psRegion *region, ///< Region to search, or NULL 79 79 float threshold, ///< Threshold for stamps in the image 80 int size, ///< Kernel half-size 80 81 int footprint, ///< Half-size for stamps 81 82 float spacing, ///< Rough spacing for stamps … … 89 90 const psImage *mask, ///< Mask, or NULL 90 91 const psRegion *region, ///< Region to search, or NULL 92 int size, ///< Kernel half-size 91 93 int footprint, ///< Half-size for stamps 92 94 float spacing, ///< Rough spacing for stamps … … 100 102 const psImage *subMask, ///< Mask, or NULL 101 103 const psRegion *region, ///< Region to search, or NULL 104 int size, ///< Kernel half-size 102 105 int footprint, ///< Half-size for stamps 103 106 float spacing, ///< Rough spacing for stamps … … 111 114 const psImage *subMask, ///< Mask, or NULL 112 115 const psRegion *region, ///< Region to search, or NULL 116 int size, ///< Kernel half-size 113 117 int footprint, ///< Half-size for stamps 114 118 float spacing, ///< Rough spacing for stamps
Note:
See TracChangeset
for help on using the changeset viewer.
