From 3892d5b3aeb18c1b0fe0d23c7e767ebc0fb728ce Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 27 Oct 2011 17:36:00 -0700 Subject: [PATCH] DOC: Add url for convex hull algorithm overview. --- TASKS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TASKS.txt b/TASKS.txt index 5304e232..2af9fc03 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -24,6 +24,7 @@ Implement Algorithms ```````````````````` - Graph cut segmentation - Fast 2D convex hull (consider using CellProfiler version) + `Algorithm overview `__. - :strike:`Histograms of oriented gradients` - :strike:`Fast radon transform` - :strike:`Probabilistic Hough transform`