IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7075


Ignore:
Timestamp:
May 5, 2006, 9:48:44 AM (20 years ago)
Author:
Paul Price
Message:

Fixing for image regions again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/src/poisCalculateDeviations.c

    r6891 r7075  
    6565            psRegion stampTrim = { config->xKernel, config->xKernel + 2 * footprint, config->yKernel,
    6666                                   config->yKernel + 2 * footprint };
    67 #if 0
     67#if 1
    6868            psRegion maskTrim = { x - xSize + config->xKernel, x + xSize - config->xKernel,
    6969                                  y - ySize + config->yKernel, y + ySize - config->yKernel };
Note: See TracChangeset for help on using the changeset viewer.