From 8cfe327caeedf06db7ef77b07703a41e08c68acc Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 29 Nov 2010 14:46:47 +0000 Subject: [PATCH] stuff --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index d5e15395..9d306689 100644 --- a/TODO +++ b/TODO @@ -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