Changeset 42332 for trunk/Ohana/src/opihi/cmd.data/imspline_apply.c
- Timestamp:
- Jan 30, 2023, 9:45:29 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/imspline_apply.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/imspline_apply.c
r40549 r42332 77 77 Tx1[i] = spline_apply_flt (Tyc, Ty1, Ty2, Ny, y); 78 78 } 79 spline_construct_flt (Txc, Tx1, Nx, Tx2 );79 spline_construct_flt (Txc, Tx1, Nx, Tx2, NAN, NAN); 80 80 81 81 /* apply x-dir spline to new image */
Note:
See TracChangeset
for help on using the changeset viewer.
