Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivmartel/dwvcli

cli for the dwv library
https://github.com/ivmartel/dwvcli

Last synced: about 1 month ago
JSON representation

cli for the dwv library

Awesome Lists containing this project

README

        

DWV cli
=======

Various clis for the [dwv](https://github.com/ivmartel/dwv) library.

- `dump`: dump the content of a DICOM file to stdout
- `anonym`: anonymise a file according to input rules
- `sort`: move a file into a folder named after its Series Instance UID

Run them, for example, with: `node dump -h` in the root folder.