Changeset 1951 for trunk/psLib/src/imageops/psImageStats.h
- Timestamp:
- Oct 4, 2004, 3:03:11 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageStats.h
r1448 r1951 9 9 * @author George Gusciora, MHPCC 10 10 * 11 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $12 * @date $Date: 2004- 08-10 01:55:34$11 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-10-05 01:03:11 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 68 68 */ 69 69 psPolynomial2D* psImageFitPolynomial( 70 const psImage* input, ///< image to fit71 psPolynomial2D* coeffs ///< coefficient structure carries in desired terms & target70 psPolynomial2D* coeffs, ///< coefficient structure carries in desired terms & target 71 const psImage* input 72 72 ); 73 73
Note:
See TracChangeset
for help on using the changeset viewer.
