Skip to content

A PHP class that lets you read and write DICOM tags, convert to jpg, convert jpeg to DICOM, compress, uncompress, receive, and send images.

Notifications You must be signed in to change notification settings

williamwd/class_dicom.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

A PHP class that lets you work with DICOM tags, convert to jpg, compress, uncompress, receive, and send images.

This library needs the DICOM Toolkit in order to work. Take a look at: http://www.dcmtk.org/

It will check every time for binaries and throw an Exception if anything is wrong.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%