Changeset 21422 for trunk/psModules/src/imcombine/pmSubtractionMatch.c
- Timestamp:
- Feb 9, 2009, 11:25:34 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionMatch.c
r21363 r21422 19 19 #include "pmSubtractionThreads.h" 20 20 #include "pmSubtractionMatch.h" 21 21 #include "pmSubtractionVisual.h" 22 22 23 23 #define BG_STAT PS_STAT_ROBUST_MEDIAN // Statistic to use for background … … 86 86 87 87 memCheck(" extract stamps"); 88 88 pmSubtractionVisualPlotStamps(*stamps, (pmReadout *) ro1); 89 89 return true; 90 90 }
Note:
See TracChangeset
for help on using the changeset viewer.
