Changeset 2711 for trunk/stac/src/stacTransform.c
- Timestamp:
- Dec 13, 2004, 6:31:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stacTransform.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stacTransform.c
r2661 r2711 206 206 (void)psPlaneTransformApply(detector, map, sky); 207 207 208 // Change PS_INTERPOLATE_BILINEAR to best available technique. 208 209 outImage->data.F32[y][x] = (psF32)psImagePixelInterpolate(image, detector->x + 0.5, 209 210 detector->y + 0.5, mask, 1, 0.0,
Note:
See TracChangeset
for help on using the changeset viewer.
