Changeset 25120 for trunk/psModules/src/imcombine/pmSubtractionMatch.h
- Timestamp:
- Aug 18, 2009, 3:19:25 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtractionMatch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionMatch.h
r23308 r25120 83 83 ); 84 84 85 /// Determine best subtraction mode to use 86 /// 87 /// Subtractions are attempted each way, and the mode with the lower residual is taken to be the best 88 pmSubtractionMode pmSubtractionBestMode( 89 pmSubtractionStampList **stamps, ///< Stamps to use for solution 90 pmSubtractionKernels **kernels, ///< Kernels to use for solution 91 const psImage *subMask, ///< Subtraction mask 92 float rej ///< Rejection threshold for stamps 93 ); 85 94 86 95 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
