IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2009, 3:22:20 PM (17 years ago)
Author:
Paul Price
Message:

It's a little more complicated than I thought --- there could be multiple kernels, if we have specified multiple regions. Decided to handle that at the psModules level, instead of higher.

File:
1 edited

Legend:

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

    r23307 r23308  
    5353                               const pmReadout *ro1, ///< Image 1
    5454                               const pmReadout *ro2, ///< Image 2
    55                                pmSubtractionKernels *kernels, ///< Pre-calculated matching kernel
    56                                psRegion *region, ///< Region of applicability for kernel
     55                               psMetadata *analysis, ///< Analysis metadata with pre-calculated kernel, region
    5756                               int stride, ///< Size for convolution patches
    5857                               float sysError, ///< Relative systematic error
Note: See TracChangeset for help on using the changeset viewer.