Changeset 14928 for trunk/psLib/src/math/psPolynomialUtils.c
- Timestamp:
- Sep 20, 2007, 1:57:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomialUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomialUtils.c
r11674 r14928 135 135 } 136 136 137 // this function expect x,y in parent coords 137 // this function expects x,y in parent coords 138 // XXX add a mask, fit only the valid pixels 138 139 psPolynomial2D *psImageBicubeFit(const psImage *image, int x, int y) 139 140 {
Note:
See TracChangeset
for help on using the changeset viewer.
