IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2007, 1:52:18 PM (19 years ago)
Author:
eugene
Message:

update to new ppStatsFPA API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCombine.c

    r13939 r14007  
    286286                        data->stats = psMetadataAlloc();
    287287                    }
    288                     if (!ppStats(data->stats, data->out, view, options->combine->maskVal, config)) {
     288                    if (!ppStatsFPA(data->stats, data->out, view, options->combine->maskVal, config)) {
    289289                        psError(PS_ERR_UNEXPECTED_NULL, true, "Unable to generate stats for image.\n");
    290290                        return false;
Note: See TracChangeset for help on using the changeset viewer.