IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14335


Ignore:
Timestamp:
Jul 20, 2007, 10:33:11 AM (19 years ago)
Author:
eugene
Message:

adding pmSourceCachePSF prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/pmFootprint.c

    r13442 r14335  
    936936    }
    937937
    938     psImage *grownIdImage = psImageConvolveDirect(idImage, circle); // Here's the actual grow step
     938    psImage *grownIdImage = psImageConvolveDirect(NULL, idImage, circle); // Here's the actual grow step
    939939    psFree(circle);     
    940940
Note: See TracChangeset for help on using the changeset viewer.