- Timestamp:
- Jan 28, 2009, 1:36:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090113/psModules/src/imcombine/pmSubtractionAnalysis.c
r20052 r21208 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.
