GithubHelp home page GithubHelp logo

zvibaratz / pydicom.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pydicom/pydicom.github.io

0.0 0.0 0.0 1.2 MB

getting started with dicom in python

Home Page: https://pydicom.github.io/

License: MIT License

JavaScript 91.00% Ruby 0.01% Python 0.03% CSS 6.97% HTML 2.00%

pydicom.github.io's Introduction

Pydicom

images/logo/logo.png

This is the home of the Pydicom documentation. If you are a Python developer looking to get started with Dicom and Python, this will be the place to learn and contribute! For now, here are some helpful links, and general plan for some of the code bases in the organization.

Software

  • pydicom: The best software in python I've found to work with dicom (datasets) is pydicom. There is substantial documentation if you want to get started.
  • pynetdicom3: is where you want to start if you want to create Service Class Providers (SCPs) or Service Class Users (SCUs). These are the little servers/processes that echo/store/move/find dicom datasets around. This is the bread and butter of the protocol, and is based on the original pynetdicom. We will hopefully consolidate these two so that it is less confusing.

Containers

We will be developing different dicom applications that are container-based. This means using Docker and Singularity to easily deploy servers (more suited for Docker), and general tools and applications (Singularity is more suited for tools on shared resources).

Singularity Dicom

Singularity Dicom This will be a "quick start" image that you can build to easily start using some basic tools for working with dicom files. Currently, the image just installs the Dicom ToolKit.

APIs

Dicom Cookies

As a new person to Dicom, I found it hard to find and programatically download a quick (and maybe fun?) Dicom dataset. Toward this goal, I created a statically served Dicom Cookies dataset. The human readable entrypoint is here, and you can see it being used programatically here.

Coming Soon

I (@vsoch) will be creating a set of web application (Dockerized) to be deployed in different cloudy places to work with Dicom. I'm new to most of this, so will take some time to learn of course. You can expect this README to be replaced with a more suitable site soon!

Please Contribute and Join!

If you are interested in medical imaging, python, or dicom, please join the organization!

pydicom.github.io's People

Contributors

glemaitre avatar massich avatar sitic avatar tinku99 avatar vsoch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.