- Timestamp:
- Jan 17, 2011, 5:07:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionMatch.h
r29543 r30288 8 8 #include <pmSubtractionKernels.h> 9 9 #include <pmSubtractionStamps.h> 10 #include <pmSubtraction.h> 10 11 11 12 /// Match two images … … 109 110 ); 110 111 112 bool pmSubtractionMatchAttempt( 113 pmSubtractionQuality **bestMatch, 114 pmSubtractionKernels *kernels, 115 pmSubtractionStampList *stamps, 116 pmSubtractionMode mode, 117 int spatialOrder, 118 bool final 119 ); 120 111 121 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
