From f19fb68d31ba07398af1ce6eda89a56d9e29bc62 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Fri, 28 Oct 2011 18:21:42 -0700 Subject: [PATCH] DOC: Update tasks with a link to a free qhull implementation. --- TASKS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TASKS.txt b/TASKS.txt index 2af9fc03..a17ecf35 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -25,6 +25,7 @@ Implement Algorithms - Graph cut segmentation - Fast 2D convex hull (consider using CellProfiler version) `Algorithm overview `__. + `One free implementation `_. - :strike:`Histograms of oriented gradients` - :strike:`Fast radon transform` - :strike:`Probabilistic Hough transform`