This shows you the differences between two versions of the page.
plugin:utilities:dicom_explode:start [2019/11/17 23:20] fred created |
plugin:utilities:dicom_explode:start [2019/11/21 07:14] (current) fred |
||
---|---|---|---|
Line 6: | Line 6: | ||
The plugin will first prompt for the directory that contains the source DICOM files, and then, the plugin prompts for the parent directory to contain the sorted hierarchical Study/Series/Images structure, and then, the plugin copies/sorts the DICOM files. | The plugin will first prompt for the directory that contains the source DICOM files, and then, the plugin prompts for the parent directory to contain the sorted hierarchical Study/Series/Images structure, and then, the plugin copies/sorts the DICOM files. | ||
===== Install ===== | ===== Install ===== | ||
- | Place the file {{ :plugin:utilities:dicom_explode:dicom_explode.java |DICOM_explode.java}} in your plugins directory, then compile&run; or just place the {{ :plugin:utilities:dicom_explode:dicom_explode.class |DICOM_explode.class}} file in your plugins directory and refresh the menus / restart ImageJ. Note that DICOM should be in uppercase in the file names. | + | Place the file {{ :plugin:utilities:dicom_explode:dicom_explode.java |DICOM_explode.java}} in your plugins directory, then compile&run; or just place the {{ :plugin:utilities:dicom_explode:dicom_explode.class |DICOM_explode.class}} file in your plugins directory and refresh the menus / restart ImageJ. **Note that DICOM should be in uppercase in the file names.** |
===== License ===== | ===== License ===== | ||
GPL distribution licence. | GPL distribution licence. |