DOC: Update tasks with a link to a free qhull implementation.

This commit is contained in:
Stefan van der Walt
2011-10-28 18:21:42 -07:00
parent 45ee2e1323
commit f19fb68d31
+1
View File
@@ -25,6 +25,7 @@ Implement Algorithms
- Graph cut segmentation
- Fast 2D convex hull (consider using CellProfiler version)
`Algorithm overview <http://www.tcs.fudan.edu.cn/rudolf/Courses/Algorithms/Alg_cs_07w/Webprojects/Zhaobo_hull/index.html#section26>`__.
`One free implementation <http://cm.bell-labs.com/cm/cs/who/clarkson/2dch.c>`_.
- :strike:`Histograms of oriented gradients`
- :strike:`Fast radon transform`
- :strike:`Probabilistic Hough transform`