Changeset 23882 for trunk/psLib/src/imageops/psImageCovariance.h
- Timestamp:
- Apr 16, 2009, 11:25:41 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageCovariance.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageCovariance.h
r21466 r23882 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.
