- Timestamp:
- May 18, 2010, 5:06:01 PM (16 years ago)
- Location:
- branches/czw_branch/20100427
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageCovariance.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100427
- Property svn:mergeinfo changed
-
branches/czw_branch/20100427/psLib/src/imageops/psImageCovariance.h
r27697 r28017 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.
