This commit is contained in:
John Cupitt 2009-04-06 17:10:23 +00:00
parent 2219ad0703
commit 62c4fd03ab
1 changed files with 2 additions and 14 deletions

16
TODO
View File

@ -1,21 +1,9 @@
- restrict in im_conv
before
$ time vips im_conv wtc.v t.v mask.con
vips warning: im_conv: 59722 overflows and 675925 underflows detected
real 0m13.303s
user 0m11.013s
sys 0m1.120s
- import ~/summer-demo/summer.tif fails with "unable to read embedded
profile", is this a bug? better err msg would be good
WONTFIX for 7.18
================
- try adding "restrict" to im_conv? other interpolators?
- can we use conv_sep to speed up the memuse benchmarks?
- move im_shrink & friends to resample?