Changeset 28006 for trunk/psLib/src/imageops/psImageCovariance.h
- Timestamp:
- May 18, 2010, 2:34:09 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageCovariance.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap (added) merged: 27707-27709,27726-27727,27732-27733,27787,27791-27792,27933,28003-28005 /branches/pap_delete removed
- Property svn:mergeinfo changed
-
trunk/psLib/src/imageops/psImageCovariance.h
r27697 r28006 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.
