Changeset 33596 for branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c
- Timestamp:
- Mar 22, 2012, 4:44:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c
r33468 r33596 1176 1176 for (int x = -size; x <= size; x++) { 1177 1177 //MEH -- if conv to model then what does sys and weight mean for both? 1178 // w1+w2 vs 1/var1+1/var2.. depends on what the weight is for?1179 1178 // why additional ^2? 1180 1179 float additional = image1->kernel[y][x] + image2->kernel[y][x];
Note:
See TracChangeset
for help on using the changeset viewer.
