Menu

Tree [52384b] master /
 History

HTTPS access


File Date Author Commit
 .settings 2013-10-14 Salvatore La Bua Salvatore La Bua [405778] Add Eclipse Project configuration files
 bin 2014-04-05 Salvatore La Bua Salvatore La Bua [2c3c5e] Update License from GPLv2 to GPLv3
 doc 2013-09-19 Salvatore La Bua Salvatore La Bua [b08a87] General repository cleanup
 src 2013-09-25 Salvatore La Bua Salvatore La Bua [261809] Minor UI fix for the Credits window
 .classpath 2013-10-14 Salvatore La Bua Salvatore La Bua [405778] Add Eclipse Project configuration files
 .project 2013-10-14 Salvatore La Bua Salvatore La Bua [405778] Add Eclipse Project configuration files
 AUTHORS 2013-09-18 Salvatore La Bua Salvatore La Bua [3717e2] Minor edits to release files and interface's li...
 LICENSE 2014-04-05 Salvatore La Bua Salvatore La Bua [2c3c5e] Update License from GPLv2 to GPLv3
 README.md 2018-01-06 Salvatore La Bua Salvatore La Bua [52384b] Update README and convert it to Markdown format

Read Me

DicomReader

License: GPLv3

Copyright : (C) 2005 Salvatore La Bua slabua(at)gmail.com
http://www.slblabs.com/projects/dicomreader
http://github.com/slabua/dicomreader

Introduction to the Project

  • DicomReader is a simple Java DICOM files decipher and it has been developed
    as part of the Volumetric Bias Correction paperwork.
  • DicomReader handles headers as well as images contained in the Dicom files:
  • Data (headers and pixel-value images) are saved into ascii plain text files.
  • A pgm version of the image files is provided as an option for the user.
  • The graphical user interface, based on Swing components, allows the user to
    choose the file names where headers and images will be saved to.
    If a pgm image is also desired, its name is automatically generated from the
    ascii text image’s file name.
  • DicomReader needs a Dicom dictionary in order for it to work, where it can
    read Dicom tags from and take the correct action for each of them,
    accordingly.
  • If multi-sliced Dicom files are provided, results will be saved with the
    same file basename selected in the user interface and a sequence number will
    be appended at its end, keeping the original file name extension unchanged
    (if provided by the user).

main-1 3 2-1

info2-1 3 2-1

exit-1 3 2-1