IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27365 for trunk/ippconfig


Ignore:
Timestamp:
Mar 19, 2010, 5:09:20 PM (16 years ago)
Author:
Paul Price
Message:

Adding program ppSubConvolve to convolve an image by the (previously calculated) convolution kernel. Made a small change to the API for initialising PSF-matching (pmSubtraction) threads. pmSubtractionMatchPrecalc now does a quick and dirty background subtraction, just like pmSubtractionMatch does. Changed a few functions to allow one of the input readouts to be NULL.

Location:
trunk/ippconfig/recipes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/filerules-mef.mdc

    r26902 r27365  
    111111PPSUB.REF.VARIANCE      INPUT    @FILES        FPA        VARIANCE
    112112PPSUB.REF.SOURCES       INPUT    @FILES        FPA        CMF
     113PPSUB.INPUT.KERNEL      INPUT    @FILES        FPA        SUBKERNEL
    113114
    114115## files used by ppstack
  • trunk/ippconfig/recipes/filerules-simple.mdc

    r26902 r27365  
    7474PPSUB.REF.VARIANCE      INPUT    @FILES        FPA        VARIANCE
    7575PPSUB.REF.SOURCES       INPUT    @FILES        FPA        CMF
     76PPSUB.INPUT.KERNEL      INPUT    @FILES        FPA        SUBKERNEL
    7677
    7778## files used by ppstack
  • trunk/ippconfig/recipes/filerules-split.mdc

    r27232 r27365  
    8484PPSUB.REF.VARIANCE      INPUT    @FILES        FPA        VARIANCE
    8585PPSUB.REF.SOURCES       INPUT    @FILES        FPA        CMF
     86PPSUB.INPUT.KERNEL      INPUT    @FILES        FPA        SUBKERNEL
    8687
    8788## files used by ppstack
Note: See TracChangeset for help on using the changeset viewer.