Skip to content

Commit

Permalink
add todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminirving committed Sep 19, 2016
1 parent 2297997 commit 4053000
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# maskSLIC
Simple linear iterative clustering (SLIC) in a region of interest

## Development
This code is still a work in progress. The following issues still need to be resolved:
[] Fix for calculating mean distance between points to improve compactness calculation (in progress)
[] Fix the enforce connectivity method to work with maskSLIC

## Outline
This code demonstrates the adaption of SLIC for a defined region of interest.
The main contribution is in the placement of seed points within the ROI.

Expand Down

0 comments on commit 4053000

Please sign in to comment.