IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 1, 2009, 4:10:12 PM (17 years ago)
Author:
eugene
Message:

add utility function to calculate covarFactor in an aperture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageCovariance.h

    r24832 r25994  
    4747    );
    4848
     49/// Return the covariance factor for an aperture of a given radius
     50float psImageCovarianceFactorForAperture(const psKernel *covar, float radius);
     51
    4952/// Sum multiple covariance pseudo-matrices
    5053psKernel *psImageCovarianceSum(
Note: See TracChangeset for help on using the changeset viewer.