Changeset 17515 for trunk/psLib/test/imageops/tap_psImageMapFit2.c
- Timestamp:
- May 4, 2008, 2:09:04 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/imageops/tap_psImageMapFit2.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/tap_psImageMapFit2.c
r14926 r17515 141 141 // XXX this function needs to correct for the mean superpixel position 142 142 // which is sampled... 143 psImageMapFit (map, x, y, f, NULL);143 psImageMapFit (map, NULL, 0, x, y, f, NULL); 144 144 psFree (binning); 145 145
Note:
See TracChangeset
for help on using the changeset viewer.
