Top 4.6% dependent packages on proxy.golang.org
proxy.golang.org : gitlab.com/freect/go-dicom
Package dicom provides a set of tools to read, write, and generally work with DICOM (https://dicom.nema.org/) medical image files in Go. dicom.Parse and dicom.Write provide the core functionality to read and write DICOM Datasets. This package provides Go data structures that represent DICOM concepts (for example, dicom.Dataset and dicom.Element). These structures will pretty-print by default and are JSON serializable out of the box. This package provides some advanced functionality as well, including: streaming image frames to an output channel, reading elements one-by-one (like an iterator pattern), flat iteration over nested elements in a Dataset, and more. General usage is simple. Check out the package examples below and some function specific examples. It may also be helpful to take a look at the example cmd/dicomutil program, which is a CLI built around this library to save out image frames from DICOMs and print out metadata to STDOUT.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/gitlab.com/freect/go-dicom
License: MIT
Latest release: over 1 year ago
First release: almost 10 years ago
Namespace: gitlab.com/freect
Dependent packages: 1
Stars: 0 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago