mudicom:验证,读取和提取DICOM文件中图像的python软件包

时间:2021-05-02 19:41:43
【文件属性】:
文件名称:mudicom:验证,读取和提取DICOM文件中图像的python软件包
文件大小:10.4MB
文件格式:ZIP
更新时间:2021-05-02 19:41:43
Python Mudicom 轻量级python程序包,用于验证,读取和提取DICOM文件中的图像。 要求 根据: Python <= 2.7(应该与Python 3兼容,但我尚未对其进行测试) 带有python包装器的GDCM( ) 验证器: dicom3tools( ) 图像: numpy( ) PIL( ); 或者 Matplotlib( ) 快速操作 import mudicom mu = mudicom . load ( "mudicom/tests/dicoms/ex1.dcm" ) # returns array of data elements as dicts mu . read () # returns dict of errors and warnings for DICOM mu . validate () # basic anonymization m
【文件预览】:
mudicom-master
----setup.py(878B)
----.gitignore(100B)
----requirements.txt(12B)
----CHANGES.rst(2KB)
----LICENSE.rst(1KB)
----MANIFEST.in(54B)
----requirements_dev.txt(141B)
----README.rst(2KB)
----mudicom()
--------validation.py(1KB)
--------__init__.py(661B)
--------base.py(8KB)
--------image.py(4KB)
--------tests()
--------lookup.py(4KB)
--------json()
--------exceptions.py(296B)
----docs()
--------install.rst(4KB)
--------Makefile(7KB)
--------index.rst(2KB)
--------conf.py(8KB)
--------contribute.rst(156B)
--------authors.rst(60B)
--------make.bat(7KB)
--------changes.rst(28B)
--------transfer_syntax.rst(6KB)
--------api_reference.rst(302B)
--------tutorial.rst(9KB)
--------upcoming.rst(602B)

网友评论