Changeset 29165 for branches/eam_branches/ipp-20100823/psModules/src/imcombine/pmSubtractionEquation.h
- Timestamp:
- Sep 15, 2010, 5:32:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/psModules/src/imcombine/pmSubtractionEquation.h
r29004 r29165 65 65 ); 66 66 67 bool pmSubtractionCalculateNormalization( 68 pmSubtractionStampList *stamps, 69 const pmSubtractionMode mode); 70 71 bool pmSubtractionCalculateNormalizationStamp( 72 pmSubtractionStamp *stamp, // stamp on which to save normalization) 73 const psKernel *input, // Input image (target) 74 const psKernel *reference, // Reference image (convolution source) 75 int footprint, // (Half-)Size of stamp 76 int normWindow1, // Window (half-)size for normalisation measurement 77 int normWindow2 // Window (half-)size for normalisation measurement 78 ); 79 67 80 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
