- Timestamp:
- Jan 22, 2010, 10:58:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionMatch.h
r26505 r26667 95 95 ); 96 96 97 98 /// Scale subtraction parameters according to the FWHMs of the inputs 99 bool pmSubtractionParamsScale( 100 int *kernelSize, ///< Half-size of the kernel 101 int *stampSize, ///< Half-size of the stamp (footprint) 102 psVector *widths, ///< ISIS widths 103 float fwhm1, float fwhm2, ///< FWHMs for inputs 104 float scaleRef, ///< Reference width for scaling 105 float scaleMin, ///< Minimum scaling ratio, or NAN 106 float scaleMax ///< Maximum scaling ratio, or NAN 107 ); 108 109 97 110 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
