IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2008, 10:00:01 AM (18 years ago)
Author:
Paul Price
Message:

Adding penalties for large kernel components.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080617/psModules/src/imcombine/pmSubtractionKernels.h

    r18146 r18239  
    3333    psVector *uStop, *vStop;            ///< Width of kernel element (SPAM,FRIES only)
    3434    psArray *preCalc;                   ///< Array of images containing pre-calculated kernel (for ISIS)
     35    float penalty;                      ///< Penalty value
     36    psVector *penalties;                ///< Penalty for each kernel component
    3537    int size;                           ///< The half-size of the kernel
    3638    int inner;                          ///< The size of an inner region
Note: See TracChangeset for help on using the changeset viewer.