IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2670 for trunk/stac/src/stac.c


Ignore:
Timestamp:
Dec 8, 2004, 3:12:31 PM (22 years ago)
Author:
Paul Price
Message:

More robust gradient measurement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stac.c

    r2500 r2670  
    5858
    5959    // Transform rejected pixels to source frame
    60     psArray *rejectedSource = stacRejection(inputs, transformed, combined, maps, rejected, config);
     60    psArray *rejectedSource = stacRejection(inputs, transformed, combined, maps, inverseMaps, rejected, config);
    6161
    6262    // Redo transformation with the mask
Note: See TracChangeset for help on using the changeset viewer.