Changeset 19844 for trunk/psLib/src/math/psPolynomialUtils.c
- Timestamp:
- Oct 2, 2008, 10:48:36 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomialUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomialUtils.c
r15254 r19844 138 138 // XXX add a mask, fit only the valid pixels 139 139 // XXX determine the errors, and propagate to the output of psImageBicubeMin 140 // XXX x,y are the image pixel index, but the fit is implied for the image pixel coordinates (0.5,0.5 center) 140 141 psPolynomial2D *psImageBicubeFit(const psImage *image, int x, int y) 141 142 {
Note:
See TracChangeset
for help on using the changeset viewer.
