From 95da6513c808faae27261d74a49c2aa2193d99e8 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sun, 28 Mar 2010 09:58:57 +0000 Subject: [PATCH] stuff --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a5ab0a52..33e0b50d 100644 --- a/TODO +++ b/TODO @@ -6,10 +6,13 @@ - added im_local_imask(), im_local_dmask(), needs docs? - is local_imask() in the best place? shouldn't it be in mask.h? + I guess when mask/* gets docs - im_rotate_imask90 only works for square, odd-sized masks, argh + just use im_rot90? have a small wrapper to let you use image functions on + masks + - lots of stupid little files in hist, eg. im_hsp.c ... paste them into larger modules