diff --git a/README.md b/README.md index d04b6a1a4424d3aa92185f3eec3f9aa8bc81a522..a9b65bd22832cf655d6daf6b237f687f59d880b6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Segmentation via Layered Surface Detection -1. [Description of Repository Content](#1) +1. [Description of repository content](#1) 2. [Set-up to run tutorials](#2) 3. [Resources and inspiration](#3) 4. [Contributions](#4) <a name='1'></a> -## 1. Description of Repository Content +## 1. Description of repository content The layered surface tool uses a sparse layered graphs in order detect layers in 2D and 3D images. The primary benefit of using this tool over standard edge detection is that it can detect layers even when there edge breaks or gaps in the layer.