Changeset 21232
- Timestamp:
- Jan 29, 2009, 5:05:48 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_20090128/pswarp/src/pswarpTransformReadout.c
r21225 r21232 35 35 // pswarpMapGridFromImage builds a set of locally-linear maps which convert the 36 36 // output coordinates to input coordinates 37 pswarpMapGrid *grid = pswarpMapGridFromImage( input, output, nGridX, nGridY);37 pswarpMapGrid *grid = pswarpMapGridFromImage(output, input, 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.
