forked from neurolabusc/T2lesion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ T2lesion is a web page that uses AI to identify chronic stroke lesions observed | |
|
||
## Usage | ||
|
||
1. Open the [live demo](https://neurolabusc.github.io/T2lesion). | ||
1. Open the [live demo](https://niivue.github.io/T2lesion). | ||
2. **Option 1** The web page automatically loads with a default T2 MRI scan. If you want to use this scan, go to step 5. | ||
3. **Option 2** If your T2 MRI scan is in NIfTI format, drag and drop the file onto the web page. | ||
4. **Option 3** If your image is in DICOM format, it may load if you drag and drop the files. If this fails, convert your images with dcm2niix. | ||
|
@@ -18,7 +18,7 @@ T2lesion is a web page that uses AI to identify chronic stroke lesions observed | |
This hot-reloadable live demo will refresh the web page each time you modify the code. | ||
|
||
```bash | ||
git clone [email protected]:neurolabusc/T2lesion.git | ||
git clone [email protected]:niivue/T2lesion.git | ||
cd T2lesion | ||
npm install | ||
npm run dev | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters