2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00
2025-03-23 06:12:24 +01:00

DICOM Builder

The library came out after a research I made on the DICOM standard and libdicom library and could be useful for programmatically build DICOM files.

Check the examples directory for more details at https://github.com/voidz0r/dicombuilder/examples

More details about the DICOM standard at DCOM Standard

Note: the example uses pwn tools to build cyclic patterns. You can install via pip install pwntools.

This package can be installed via pip as well by cloning the repo and:

pip install -e .

Or pip install dicombuilder when the application is on PyPi

License

See the LICENSE.txt file

Description
Dicombuilder
Readme 86 KiB
Languages
Python 100%