- Timestamp:
- Jan 12, 2009, 10:22:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20081104/psModules/src/imcombine/pmSubtractionAnalysis.c
r20530 r21115 12 12 13 13 #include "pmSubtractionAnalysis.h" 14 #include "pmSubtractionVisual.h" 14 15 15 16 #define KERNEL_MOSAIC 2 // Half-number of kernel instances in the mosaic image … … 101 102 } 102 103 104 pmSubtractionVisualPlotConvKernels(convKernels); 103 105 psMetadataAddImage(analysis, PS_LIST_TAIL, "SUBTRACTION.KERNEL.IMAGE", 104 106 PS_META_DUPLICATE_OK, "Realisations of kernel", convKernels);
Note:
See TracChangeset
for help on using the changeset viewer.
