cornerstoneArchiveImageLoader | Chris Hafey 's cornerstoneWADOImageLoader to load DICOM

 by   mbarnig JavaScript Version: Current License: MIT

kandi X-RAY | cornerstoneArchiveImageLoader Summary

kandi X-RAY | cornerstoneArchiveImageLoader Summary

cornerstoneArchiveImageLoader is a JavaScript library typically used in Healthcare, Pharma, Life Sciences applications. cornerstoneArchiveImageLoader has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

For the RadioLogic project started two years ago, I used up to now Chris Hafey's cornerstoneWADOImageLoader to load DICOM studies as clinical cases from an AWS S3 bucket with a JSON file, listing the related DICOM files, or from an Orthanc server hosted on a MacBook, a Synology NAS and a Raspberry PI (OrthancPi). RadioLogic is a teaching and assessment tool for radiologists, work in progress. It's a webapp optimized for use on iPAD's. To improve the handling of the clinical cases and to facilitate the use of the iPAD's in environments without WiFi or cellular phone access, I decided to add the possibility to load the clinical cases from zipped archives. New HTML5 technologies like indexedDB make it possible to store large files locally in the browser. Today indexedDB is supported by all major browsers. The present cornerstoneArchiveImageLoader reads and decodes DICOM files from a standard zipped DICOMDIR archive. A simple way to create such an archive is to download a DICOMDIR file from an Orthanc server. For different reasons I prefer to present the results in my own way, instead of using a standard GitHub fork.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cornerstoneArchiveImageLoader has a low active ecosystem.
              It has 10 star(s) with 5 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              cornerstoneArchiveImageLoader has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of cornerstoneArchiveImageLoader is current.

            kandi-Quality Quality

              cornerstoneArchiveImageLoader has 0 bugs and 0 code smells.

            kandi-Security Security

              cornerstoneArchiveImageLoader has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              cornerstoneArchiveImageLoader code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              cornerstoneArchiveImageLoader is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              cornerstoneArchiveImageLoader releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cornerstoneArchiveImageLoader
            Get all kandi verified functions for this library.

            cornerstoneArchiveImageLoader Key Features

            No Key Features are available at this moment for cornerstoneArchiveImageLoader.

            cornerstoneArchiveImageLoader Examples and Code Snippets

            No Code Snippets are available at this moment for cornerstoneArchiveImageLoader.

            Community Discussions

            No Community Discussions are available at this moment for cornerstoneArchiveImageLoader.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install cornerstoneArchiveImageLoader

            To build the new cornerstoneArchiveImageLoader, clone or download the cornerstoneWADOImageLoader master version from Chris Hafey's GitHub repository and do the following steps:.
            folder metadata
            dataSetCacheManager.js
            getEncapsulatedImageFrame.js
            getUncompressedImageFrame.js
            parseImageId.js
            unpackBinaryFrame.js
            src/imageLoader/index.js
            src/imageLoader/dicom-parser.js with src/imageLoader/cornerstone-dicom-parser-utf8.js
            config/webpack/webpack-base.js
            package.json
            scr/imageLoader/archive/dataSetCacheManager.js
            scr/imageLoader/archive/getEncapsulatedImageFrame.js
            scr/imageLoader/archive/metadata/metaDataProvider.js
            jquery.min.js
            jszip.min.js
            cornerstone.min.js
            cornerstoneDicomParserUTF8.js
            cornerstoneMath.min.js
            cornerstoneTools.min.js

            Support

            cornerstone user forum: DICOMDIR supportcornerstone user forum: ImageLoader for zipped DICOMDIR archives
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mbarnig/cornerstoneArchiveImageLoader.git

          • CLI

            gh repo clone mbarnig/cornerstoneArchiveImageLoader

          • sshUrl

            git@github.com:mbarnig/cornerstoneArchiveImageLoader.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by mbarnig

            WKWebView

            by mbarnigSwift

            RadioLogic

            by mbarnigJavaScript

            cornerstoneDicomParserUTF8

            by mbarnigJavaScript

            dumpDICOMDIRarchive

            by mbarnigJavaScript