Changeset 24244 for branches/cnb_branches/cnb_branch_20090301/psLib/src/imageops/psImageCovariance.h
- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageCovariance.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psLib/src/imageops/psImageCovariance.h
r21466 r24244 35 35 ); 36 36 37 /// Calculate the covariance pseudo-matrix for binning 38 psKernel *psImageCovarianceBin( 39 int bin, ///< Binning factor 40 const psKernel *covariance, ///< Current covariance pseudo-matrix 41 bool average ///< Averaging pixels when binning? 42 ); 43 37 44 /// Return the pixel-to-pixel covariance factor 38 45 float psImageCovarianceFactor(
Note:
See TracChangeset
for help on using the changeset viewer.
