From 6eabb7be85ae3ff9f81198fb600df0d5c57b0f0b Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 3 Nov 2009 10:45:49 +0200 Subject: [PATCH] Update tasks. --- TASKS.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TASKS.txt b/TASKS.txt index 35594899..5e49bf99 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -22,7 +22,6 @@ or tests. * Connected components * `Hough transform `_ - * `Shortest paths `_ * `Grey-level co-occurrence matrices `_ * Marching squares * Nadav's bilateral filtering (first compare against CellProfile's code)