Giter Club home page Giter Club logo

cornerstonewadoimageloader's Introduction

cornerstone WADO Image Loader

A cornerstone Image Loader for WADO images.

Project Status

Alpha - don't even bother trying to use this right now but the live example works well enough to see where this is going

Live Examples

Click here for a live example of this library in use!

Install

Get a packaged source file:

Usage

TODO

Key Features

  • Provides a bridge between the cornerstone library and WADO servers

Build System

This project uses grunt to build the software.

Pre-requisites:

NodeJs - click to visit web site for installation instructions.

grunt-cli

npm install -g grunt-cli

bower

npm install -g bower

Common Tasks

Update dependencies (after each pull):

npm install

bower install

Running the build:

grunt

Automatically running the build and unit tests after each source change:

grunt watch

Backlog

  • Support images with Pixel Padding
  • Support color images
  • Mask out burned in overlays?
  • Consider alternatives to jQuery for deffered (when.js?)
  • Add error handling
  • Find a way to access the parsed dicom elements for updating the overlays
  • Add example of creating a stack from multiple images
  • Add support for multiframe
  • Add support for compressed transfer syntaxes
  • Use browser acceleration for decoding JPEG images (http://stackoverflow.com/questions/18976327/binary-array-to-canvas)

Why is this a separate library from cornerstone?

Mainly to avoid adding a dependency to cornerstone for the DICOM parsing library. While cornerstone is intended to be used to display medical images that are stored in DICOM, cornerstone aims to simplify the use of medical imaging and therefore tries to hide some of the complexity that exists within DICOM. It is also desirable to support display of non DICOM images so a DICOM independent image model makes sense.

Copyright

Copyright 2014 Chris Hafey [email protected]

cornerstonewadoimageloader's People

Contributors

chafey avatar

Watchers

James Cloos avatar Marcelo de Oliveira 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.