Changeset 27732 for branches/pap/psLib/src/imageops/psImageCovariance.h
- Timestamp:
- Apr 22, 2010, 6:20:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psLib/src/imageops/psImageCovariance.h
r27697 r27732 90 90 ); 91 91 92 93 /// Rescale a covariance matrix following a change in plate scale 94 /// 95 /// The covariance matrix is stretched or shrunk to match the new plate scale. 96 psKernel *psImageCovarianceScale( 97 const psKernel *in, ///< Input covariance pseudo-matrix 98 float scale ///< Scale factor (output plate scale relative to input plate scale) 99 ); 100 92 101 /// Control threading for image covariance functions 93 102 ///
Note:
See TracChangeset
for help on using the changeset viewer.
