-
Notifications
You must be signed in to change notification settings - Fork 0
rbraunm/class_dicom.php
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A PHP class that lets you work with DICOM tags, convert to jpg, compress, uncompress, receive, and send images. Originally a fork of http://www.deanvaughan.org/projects/class_dicom_php/. The original author's aim was to keep the interface as simple as possible while at the same time providing a class that would be easy to grow.
About
A PHP class that lets you read and write DICOM tags, convert to jpg, convert jpeg to DICOM, compress, uncompress, receive, and send images.