Skip to content

Commit 016ef41

Browse files
authored
add videos
1 parent ba00b53 commit 016ef41

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,22 @@
77
## About
88
IDCBrowser is a [3D Slicer](http://slicer.org/) extension for browsing and downloading DICOM files from [NCI Imaging Data Commons](https://imaging.datacommons.cancer.gov/).
99

10-
## Installation
10+
## Getting started
1111

1212
You will need to have a latest preview or stable 5.6.2 release of 3D Slicer, which you can donwload for your platform here: [https://download.slicer.org](https://download.slicer.org). You can next install the extension via 3D Slicer [Extensions Manager](https://slicer.readthedocs.io/en/latest/user_guide/extensions_manager.html).
1313

1414
Once the extension is installed, it provides interface to choose from any of the imaging collections available in Imaging Data Commons, and select and download imaging data at the patient, study or series level.
1515

16-
This extension relies on the [`idc-index`](https://pypi.org/project/idc-index/) package for searching IDC and downloading IDC content.
16+
[![SlicerIDCBrowser basics](https://img.youtube.com/vi/m_jfSTWIYvc/0.jpg)](https://www.youtube.com/watch?v=m_jfSTWIYvc)
17+
18+
You can also use this extension to download items (referred to by identifiers of the collection, patient, DICOM study or series) as shown in the demo below!
1719

18-
**WARNING**: the extension is in its early stages, with the interface and features expected to evolve.
20+
[![SlicerIDCBrowser downloading](https://img.youtube.com/vi/_KQDL9JzMB4/0.jpg)](https://www.youtube.com/watch?v=_KQDL9JzMB4)
1921

2022
## Development
2123

24+
This extension relies on the [`idc-index`](https://pypi.org/project/idc-index/) package for searching IDC and downloading IDC content.
25+
2226
See current status of the extension builds in the 3D Slicer Preview dashboard [here](https://slicer.cdash.org/index.php?project=SlicerPreview&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=idcbrowser).
2327

2428
## Acknowledgments

0 commit comments

Comments
 (0)