IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30265


Ignore:
Timestamp:
Jan 12, 2011, 9:30:50 PM (15 years ago)
Author:
eugene
Message:

add notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/psLib/src/imageops/psImageCovariance.c

    r28667 r30265  
    3030    return covar;
    3131}
     32
     33/**
     34
     35 * changes from 28666
     36 ** add scale to imageCovarianceCalculate (& multiply at return)
     37 ** add scale to imageCovarianceCalculateThread
     38
     39 ** accumulate scale (sum kernel^2) in psImageCovarianceCalculate and pass to imageCovarianceCalculate
     40 ** accumulate scale (sum kernel^2) in psImageCovarianceCalculateFactor and pass to imageCovarianceCalculate
     41
     42 **/
    3243
    3344/// Calculation of covariance matrix element when convolving
Note: See TracChangeset for help on using the changeset viewer.