DOC: Add url for convex hull algorithm overview.

This commit is contained in:
Stefan van der Walt
2011-10-27 17:36:00 -07:00
parent c0fa6278f7
commit 3892d5b3ae
+1
View File
@@ -24,6 +24,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>`__.
- :strike:`Histograms of oriented gradients`
- :strike:`Fast radon transform`
- :strike:`Probabilistic Hough transform`