Changeset 30265
- Timestamp:
- Jan 12, 2011, 9:30:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psLib/src/imageops/psImageCovariance.c
r28667 r30265 30 30 return covar; 31 31 } 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 **/ 32 43 33 44 /// Calculation of covariance matrix element when convolving
Note:
See TracChangeset
for help on using the changeset viewer.
