Socket
Socket
Sign inDemoInstall

github.com/andydotxyz/dicomgraphics

Package Overview
Dependencies
3
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/andydotxyz/dicomgraphics


Version published

Readme

Source

dicomgraphics

This repository has moved to Fyne Labs

A DICOM image viewer and utilities.

dicomviewer

A simple viewer application for DICOM images with variable window parameters.

Built using the Fyne toolkit.

Usage

go get -u github.com/andydotxyz/dicomgraphics/cmd/dicomviewer
dicomviewer <filename.dcm>

And you should see something like the following:

Data in the screenshot is CC BY 3.0 from Clark K, Vendt B, Smith K, Freymann J, Kirby J, Koppel P, Moore S, Phillips S, Maffitt D, Pringle M, Tarbox L, Prior F. The Cancer Imaging Archive (TCIA): Maintaining and Operating a Public Information Repository, Journal of Digital Imaging, Volume 26, Number 6, December, 2013, pp 1045-1057. (paper)

dicom2jpg

A command line utility to convert DICOM image frames to jpeg files.

Usage

go get -u github.com/andydotxyz/dicomgraphics/cmd/dicom2jpg
dicom2jpg <filename.dcm>

The command will output a jpg file in the same directory as the .dcm.

FAQs

Last updated on 25 Feb 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc