Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malaterre/mmcprivate
MMCPrivate
https://github.com/malaterre/mmcprivate
Last synced: 6 days ago
JSON representation
MMCPrivate
- Host: GitHub
- URL: https://github.com/malaterre/mmcprivate
- Owner: malaterre
- Created: 2019-04-10T11:50:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T11:28:33.000Z (about 2 years ago)
- Last Synced: 2024-10-29T09:19:37.018Z (about 2 months ago)
- Language: C#
- Size: 151 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MMCPrivate
---gdcmraw -t 0009,1003 input.dcm 1003.raw
gdcmraw -t 0009,1050 input.dcm 1050.raw
gdcmraw -t 0019,100e input.dcm 100e.raw
gdcmraw -t 0019,1021 input.dcm 1021.raw
gdcmraw -t 0029,102f input.dcm 102f.raw
gdcmraw -t 0029,10d7 input.dcm 10d7.raw./ConsoleApp/bin/Debug/net5.0/ConsoleApp.exe 1003.raw gen.1003.raw
...Compare nrb or json as you like
.vimrc:
autocmd BufReadPost *.nrb silent %!netfleece -x -p -i "%"