Changeset 2736 for trunk/psLib/src/image/psImageStats.c
- Timestamp:
- Dec 16, 2004, 11:58:55 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImageStats.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImageStats.c
r2735 r2736 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1. 59$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-12-16 21:58: 25 $11 * @version $Revision: 1.60 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-12-16 21:58:55 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 317 317 over all pixels (x,y) in the image. 318 318 *****************************************************************************/ 319 psPolynomial2D* psImageFitPolynomial HMMM(psPolynomial2D* coeffs,319 psPolynomial2D* psImageFitPolynomialTest(psPolynomial2D* coeffs, 320 320 const psImage* input) 321 321 {
Note:
See TracChangeset
for help on using the changeset viewer.
