- Timestamp:
- Jan 27, 2010, 10:06:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionMatch.c
r26687 r26702 28 28 static bool useFFT = true; // Do convolutions using FFT 29 29 30 # define SEPARATE 030 # define SEPARATE 1 31 31 # if (SEPARATE) 32 32 # define SUBMODE PM_SUBTRACTION_EQUATION_NORM 33 33 # else 34 34 # define SUBMODE PM_SUBTRACTION_EQUATION_ALL 35 // # define SUBMODE PM_SUBTRACTION_EQUATION_KERNELS36 35 # endif 37 36
Note:
See TracChangeset
for help on using the changeset viewer.
