Code Monkey home page Code Monkey logo

rain-yu / dicom-web-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grimmer0125/dicom-web-viewer

0.0 1.0 0.0 1.34 MB

This Web app/Chrome extension views offline medical DICOM P10 images, supporting multi-frame & files w/ missing "Supported Transfer Syntax". The used viewer lib is https://github.com/rii-mango/Daikon which lists viewable DICOM Supported Transfer Syntax. Notes/Issues are in wiki. DICOM attributes info. are printed in chrome's logs. Demo site:

Home Page: https://grimmer.io/dicom-web-viewer/

License: Other

JavaScript 90.10% HTML 7.33% CSS 2.58%

dicom-web-viewer's Introduction

DICOM Image Viewer

Extension type

Install from Chrome Web Store

https://chrome.google.com/webstore/detail/dicom-image-viewer/ehppmcooahfnlfhhcflpkcjmonkoindc

Install locally to develop or test

Ref: https://developer.chrome.com/extensions/getstarted

Make sure you have yarn installed first.

  1. yarn install.
  2. Open the Extension Management page by navigating to chrome://extensions.
    • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the LOAD UNPACKED button and select the build subfolder in extension directory.

After Installing

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Locate DICOM Image Viewer and click on the DETAILS button
  3. Turn Allow access to file URLs switch on.

Web app type for development

  1. yarn start
  2. (optional) use debugger for Chrome of VSCode to debug. or open your browser and navigates to http://localhost:3000/

Deploy Web app to GitHub Pages

  1. Add "homepage": "https://grimmer0125.github.io/dicom-web-viewer" in package.json
  2. yarn build.
  3. yarn deploy (which deploys to the homepage in package.json, change it if you need)

Usage

Just drag your DICOM files into Chrome browser

dicom-web-viewer's People

Contributors

grimmer0125 avatar

Watchers

James Cloos 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.