Changeset 30322 for branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionEquation.h
- Timestamp:
- Jan 20, 2011, 11:53:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionEquation.h
r30289 r30322 5 5 #include "pmSubtractionKernels.h" 6 6 #include "pmSubtraction.h" 7 8 // typedef enum {9 // PM_SUBTRACTION_EQUATION_NONE = 0x00,10 // PM_SUBTRACTION_EQUATION_NORM = 0x01,11 // PM_SUBTRACTION_EQUATION_BG = 0x02,12 // PM_SUBTRACTION_EQUATION_KERNELS = 0x04,13 // PM_SUBTRACTION_EQUATION_ALL = 0x07, // value should be NORM | BG | KERNELS14 // } pmSubtractionEquationCalculationMode;15 7 16 8 /// Execute a thread job to calculate the least-squares equation for a stamp
Note:
See TracChangeset
for help on using the changeset viewer.
