New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/andydotxyz/dicomgraphics

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/andydotxyz/dicomgraphics

  • v0.0.0-20210225143418-3e3a09b71c87
  • Source
  • Go
  • Socket score

Version published
Created
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

Package last updated on 25 Feb 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc