All Projects → bastula → Dicompyler

bastula / Dicompyler

Extensible radiation therapy research platform and viewer for DICOM and DICOM RT

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dicompyler

dicomsort
DICOM sorting utility
Stars: ✭ 25 (-87.18%)
Mutual labels:  dicom, wxpython
u-dicom-viewer
A simple web browser DICOM viewer for any device.
Stars: ✭ 91 (-53.33%)
Mutual labels:  viewer, dicom
DicomViewer
Dicom images viewer, built special for medical online testing platform
Stars: ✭ 13 (-93.33%)
Mutual labels:  viewer, dicom
Weasis
Weasis is a DICOM viewer available as a desktop application or as a web-based application.
Stars: ✭ 311 (+59.49%)
Mutual labels:  dicom, viewer
Dwv
DICOM Web Viewer: open source zero footprint medical image viewer.
Stars: ✭ 1,145 (+487.18%)
Mutual labels:  dicom, viewer
Dicom Ecg Plot
Dicom ECG Viewer and Converter. Convert to PDF, PNG, JPG, SVG, ...
Stars: ✭ 84 (-56.92%)
Mutual labels:  dicom, viewer
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (-57.44%)
Mutual labels:  dicom, viewer
Dicomviewer
DICOM Viewer in Nextcloud
Stars: ✭ 139 (-28.72%)
Mutual labels:  dicom, viewer
Dcmjs
Javascript implementation of DICOM manipulation
Stars: ✭ 150 (-23.08%)
Mutual labels:  dicom
Logviewer
📃 Provides a log viewer for Laravel
Stars: ✭ 2,098 (+975.9%)
Mutual labels:  viewer
Uvtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
Stars: ✭ 148 (-24.1%)
Mutual labels:  viewer
Dicom Rs
Pure Rust implementation of the DICOM standard
Stars: ✭ 152 (-22.05%)
Mutual labels:  dicom
Pandasgui
PandasGUI is a GUI for viewing, plotting and analyzing Pandas DataFrames.
Stars: ✭ 2,495 (+1179.49%)
Mutual labels:  viewer
Frescoimageviewer
Customizable Android full screen image viewer for Fresco library supporting "pinch to zoom" and "swipe to dismiss" gestures. Made by Stfalcon
Stars: ✭ 1,807 (+826.67%)
Mutual labels:  viewer
Dicomtomesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
Stars: ✭ 191 (-2.05%)
Mutual labels:  dicom
Imageviewer
A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器
Stars: ✭ 1,889 (+868.72%)
Mutual labels:  viewer
Ascension
ANSI/ASCII art viewer for Mac OS X
Stars: ✭ 143 (-26.67%)
Mutual labels:  viewer
Cornerstonewadoimageloader
DICOM WADO Image Loader for the cornerstone library
Stars: ✭ 195 (+0%)
Mutual labels:  dicom
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-3.59%)
Mutual labels:  viewer
Bitcoin Transaction Explorer
Simple and pure block explorer you can run on top of a full node
Stars: ✭ 165 (-15.38%)
Mutual labels:  viewer

dicompyler

dicompyler screenshot dicompyler is an extensible open source radiation therapy research platform based on the DICOM standard. It also functions as a cross-platform DICOM RT viewer.

dicompyler is written in Python and is built on a number of technologies including: pydicom, wxPython, Pillow, and matplotlib and runs on Windows, Mac OS X and Linux.

dicompyler is released under a BSD license.

Take a tour of dicompyler by checking out some screenshots or download a copy today.

alt text alt text

Downloads:

Downloads are available through Google Drive:

Version 0.4.2: Windows | Mac | Source | Test Data - Released July 15th, 2014 - Release Notes

Features:

  • Import CT/MR/PET Images, DICOM RT structure set, RT dose and RT plan files
  • Extensible plugin system with included plugins:

For upcoming features, see the project roadmap.

System Requirements:

  • Windows XP/Vista/7/8/10
  • Mac OS X 10.5 - 10.13 (Intel) - Must bypass Gatekeeper
  • Linux - via a package from PyPI or a Debian package (courtesy of debian-med)

If you are interested in building from source, please check out the build instructions.

Getting Started:

  • How to run dicompyler:
    • If you have downloaded dicompyler as an application for Windows or Mac, please follow the normal process for running any other application on your system.

    • If you are running from a Python package, a script called "dicompyler" will now be present on your path, which you can run from your command line or terminal.

    • If you are running from a source checkout, there is a script in the main folder called "dicompyler_app.py" which can be executed via your Python interpreter.

dicompyler will read properly formatted DICOM and DICOM-RT files. To get started, run dicompyler and click "Open Patient" to bring up a dialog box that will show the DICOM files in the last selected directory. You may click "Browse..." to navigate to other folders that contain DICOM data.

In the current version of dicompyler, you can import any DICOM CT, PET, or MRI image series, DICOM RT structure set, RT dose and RT plan files. dicompyler will automatically highlight the most dependent item for the patient. All related items (up the tree) will be automatically imported as well.

Alternatively, you can selectively import data. For example, If you only want to import CT images and an RT structure set just highlight the RT structure set. If you are importing an RT dose file and the corresponding plan does not contain a prescription dose, enter one in the box first. To import the data, click "Select" and dicompyler will process the information.

Once the DICOM data has been loaded, the main window will show the patient and plan information. Additionally it will show a list of structures and isodoses that are associated with the plan.

Getting Help:

  • As a starting point, please read the FAQ as it answers the most commonly asked questions about dicompyler.
  • If you are unable to find the answer in the FAQ or in the wiki, dicompyler has a discussion forum hosted on Google Groups.

Citing dicompyler:

  • If you need to cite dicompyler as a reference in your publication, please use the following citation:
    • A Panchal and R Keyes. "SU-GG-T-260: dicompyler: An Open Source Radiation Therapy Research Platform with a Plugin Architecture" Med. Phys. 37, 3245, 2010
    • The reference in Medical Physics can be accessed via http://dx.doi.org/10.1118/1.3468652
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].