From 4834a3f656d4cb8a980ffcb68bb1f63f88f83c7a Mon Sep 17 00:00:00 2001 From: HaPhan Tran Date: Fri, 5 Apr 2024 22:29:01 -0400 Subject: [PATCH] fix list --- Documentation.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Documentation.md b/Documentation.md index 69fe4bf..a8c1e2b 100644 --- a/Documentation.md +++ b/Documentation.md @@ -7,12 +7,13 @@ layout: default **All of the key features in SlicerTrack will be available in the extension’s** Inputs **and** Sequences **section** 1. Open SlicerTrack by selecting the (1) dropdown menu > (2) SlicerTrack > (3) Track -
- -
+
+ +
+ 1. Load Inputs - Click the button next to the file path textbox to select the inputs easily +Click the button next to the file path textbox to select the inputs easily - **Cine Images Folder:** Select the folder with cine images - **Segmentation File:** Select the 3D segmentation file @@ -22,19 +23,19 @@ layout: default
-1. Designate Transformation Columns - Translation: +1. Designate Transformation Columns - Translation: -- **X_Dicom:** Select the header for the X-direction transformations -- **Y_Dicom:** Select the header for the Y-direction transformations +- **X_Dicom:** Select the header for the X-direction transformations +- **Y_Dicom:** Select the header for the Y-direction transformations - **Z_Dicom:** Select the header for the Z-direction transformations - Click **Apply Transformations** -
- -
+
+ +
1. Review Tracking Results - After creating transform nodes from transformation data, the cine images and 3D segmentation are shown in the slice viewers - Use the built-in toolbar to replay tracking data -
- -
+
+ +
## Additional Features