choijinkyung / DICOM-web-viewer-based-html-javascript

DICOM Web viewer Use Cornerstone Libarary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DICOM web-viewer

First Outsourcing Project

Various cornerstone tools are available.
Project using cornerstone library.

consisting of javascript, html, and css.

image

< Functions >

  1. Stack Scroll
  • Mouse Wheel
  • Keyboard Event
  1. Overlay Text
  • WW/WC
  • Zoom
  • Image number
  1. Cornerstone Tools
  • Zoom tool
  • WWWC tool (Soft Tissue, Bone, Brain, Stroke, Lung )
  • Pan tool
  • Annotation Tool ( Bidirectional, Length, Angle, Elliptical ROI, Rectangle ROI, FreeHand ROI, Probe)
  • Magnify Tool
  • Eraser
  • Reference Line Tool
  • Play Clip & Stop Clip
  1. Canvas
  • Invert
  • Reset
  • Interpolation
  • Toggle Overlay
  • Sort Image By ( Slice Location, Image Number )
  1. Thumbnail

< To be added >

  1. Change Layout Grid
  2. 2D & 3D Viewer ( like OHIF Viewer )
  3. Print DICOM file

License

MIT License

Copyright (c) 2021 j_iky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

DICOM Web viewer Use Cornerstone Libarary

License:MIT License


Languages

Language:HTML 67.4%Language:JavaScript 24.4%Language:CSS 8.2%