Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jensstockhausen/dicomvisualizerplugin


https://github.com/jensstockhausen/dicomvisualizerplugin

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# DICOMVisualizerPlugin

Displays the content of DICOM files as a table.

Use the right mouse menue on DICOM files that are part of your project.
The plugin works with all DICOM files even if they don't have the .dcm extension.

A search field is available.

By default binary bulk data (e.g. pixel data) is not loaded and displayed. This can be enabled with a checkbox.

Get it here [DICOM Visualizer](https://plugins.jetbrains.com/plugin/17034-dicom-visualizer)

### Implementation

The plugin is based on the [dcm4che](https://github.com/dcm4che/dcm4che) library.

Displays the content of DICOM files as a table.

Use the right mouse menu on DICOM files that are part of your project.
The plugin works with all DICOM files
even if they don't have the .dcm extension.

A search field is available.

By default binary bulk data (e.g. pixel data) is not loaded and displayed.
This can be enabled with a checkbox.