From 8f0663d9f5f7f7aef3dc5bee9a7371b7c030e58e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Apr 2014 14:23:16 +0200 Subject: no sense in demo:ing this MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/aux.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/aux.py b/src/aux.py index 93f001f..1a6ac8b 100644 --- a/src/aux.py +++ b/src/aux.py @@ -173,7 +173,7 @@ def polynomially_interpolate_ramp(r, g, b): # TODO Speedup, demo and document th return (R, G, B) -def eliminate_halos(r, g, b, R, G, B): # TODO demo this +def eliminate_halos(r, g, b, R, G, B): ''' Eliminate haloing effects in interpolations -- cgit v1.2.3-70-g09d2