IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 12:16:33 PM (17 years ago)
Author:
Paul Price
Message:

Adding functions for calculating covariance from image convolutions. This enables us to have the correct factor to infer the pixel-to-pixel variance in an image following multiple convolutions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/Makefile.am

    r15841 r21207  
    77        psImageBackground.c \
    88        psImageConvolve.c \
     9        psImageCovariance.c \
    910        psImageGeomManip.c \
    1011        psImageInterpolate.c \
     
    2526        psImageBackground.h \
    2627        psImageConvolve.h \
     28        psImageCovariance.h \
    2729        psImageGeomManip.h \
    2830        psImageInterpolate.h \
Note: See TracChangeset for help on using the changeset viewer.