- Timestamp:
- Jan 29, 2009, 5:21:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_20090128/pswarp/src/pswarpTransformReadout.c
r21232 r21233 35 35 // pswarpMapGridFromImage builds a set of locally-linear maps which convert the 36 36 // output coordinates to input coordinates 37 pswarpMapGrid *grid = pswarpMapGridFromImage( output, input, nGridX, nGridY);37 pswarpMapGrid *grid = pswarpMapGridFromImage(input, output, nGridX, nGridY); 38 38 39 39 // XXX optionally modify the grid based on this result and force the maxError < XXX
Note:
See TracChangeset
for help on using the changeset viewer.
