Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxlo24 authored Jul 28, 2022
1 parent ec36220 commit 9cd8951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Slicer Automated Dental Tools


Slicer automated dental tools is an extension for 3D Slicer for creating and executing simple modules (aka pipelines) via a GUI interface with no coding knowledge needed.
Slicer automated dental tools is an extension for 3D Slicer for creating and executing simple modules via a GUI interface with no coding knowledge needed.


<p align="center">
Expand Down Expand Up @@ -176,7 +176,7 @@ The input can be a single IOS loaded on slicer or a folder containg IOS with the
.vtk
```

Available sample data for testing: [T1_01_L_segmented.vtk and T1_01_U_segmented.vtk](https://github.com/baptistebaquero/ALIDDM/releases/tag/v1.0.4)
Available sample data for testing: [T1_01_L_segmented.vtk](https://github.com/baptistebaquero/ALIDDM/releases/tag/v1.0.4) and [T1_01_U_segmented.vtk](https://github.com/baptistebaquero/ALIDDM/releases/tag/v1.0.4)

**Load models:**
The user has to indicate the path of the folder containing the [trained models for ALI-IOS](https://github.com/baptistebaquero/ALIDDM/releases/tag/v1.0.3).
Expand Down

0 comments on commit 9cd8951

Please sign in to comment.