Skip to content

A Dicom File Reader that extracts and reads the metadata present in the files, and also compare the medically scanned images side by side to compare them.

License

Notifications You must be signed in to change notification settings

Pinak-Datta/ReaDicom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICOM File Reader

A JAVA program that is able to read DICOM files, process the images, and also read the metadata present in it.

License

License: MIT

A brief About the Project

What is DICOM?

DICOM stands for Digital Imaging and Communications in Medicine.
A DICOM File contains an image from a medical scan, such as an ultrasound or MRI. It was designed to exchange and view medical images, such as CT scans, MRIs, and ultrasound images.


Aim of the Project:

With this Project, we wish to read and process the image present in the file, and also at the same time, read all the valuable information that is present in the file in the form of metadata.


Libraries Used

The Library used in this project is PixelMed Library.

You can download the pixelmed.jar file from here.


Demo of the Project

DICOM_GIF Youtube demo Link


Feedback

If you have any feedback, please reach out to me at [email protected], or raise an issue.

About

A Dicom File Reader that extracts and reads the metadata present in the files, and also compare the medically scanned images side by side to compare them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages