IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2009, 1:41:10 PM (17 years ago)
Author:
bills
Message:

Changes from Paul Sydney to fix problems with mask like computation at the edges of skycells.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksextern.c

    r21439 r24344  
    4747            LineClip (&line, numCols, numRows))
    4848        {
    49             PixelsFromLine (pixels, &line);
     49            PixelsFromLine (pixels, &line, numCols, numRows);
    5050            streaksOnComponent++;
    5151        }
Note: See TracChangeset for help on using the changeset viewer.