This commit is contained in:
John Cupitt 2010-11-29 14:46:47 +00:00
parent 82d04fb4ec
commit 8cfe327cae
1 changed files with 3 additions and 2 deletions

5
TODO
View File

@ -1,3 +1,6 @@
- im_conv()/im_morph() could have more than 10 programs? try 20 and see if we
still have a speedup
- fits >3d load
fits save
@ -10,8 +13,6 @@
- perspective transform with a matrix ... base it on the Lenz transformer, but
partial
- need something to test the morph operators
- lab [100,0,0] -> srgb [255, 255, 254]? how odd