IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16402


Ignore:
Timestamp:
Feb 11, 2008, 5:48:42 PM (18 years ago)
Author:
Paul Price
Message:

Updating API to match current practise in image subtraction --- the
solution vector is contained within the kernel object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmStackReject.h

    r14632 r16402  
    1212                        float threshold, ///< Threshold on convolved image, 0..1
    1313                        const psArray *regions, ///< Array of image regions for image
    14                         const psArray *solutions, ///< Array of solution vectors for image
    15                         const pmSubtractionKernels *kernels ///< Kernel parameters
     14                        const psArray *kernels ///< Array of kernel parameters for each region
    1615    );
    1716
Note: See TracChangeset for help on using the changeset viewer.