IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2012, 4:44:46 PM (14 years ago)
Author:
mhuber
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/meh_branches/ppstack_test/psModules/src/imcombine/pmSubtractionStamps.c

    r33468 r33596  
    11761176                    for (int x = -size; x <= size; x++) {
    11771177                        //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?
    11791178                        // why additional ^2?
    11801179                        float additional = image1->kernel[y][x] + image2->kernel[y][x];
Note: See TracChangeset for help on using the changeset viewer.