Ruby DICOM

Small library for handling DICOM files in the Ruby language
Download

Ruby DICOM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Christoffer Lervag
  • Publisher web site:
  • http://rubyforge.org/projects/dicom/
  • Operating Systems:
  • Mac OS X 10.0 or later
  • File Size:
  • 100 KB

Ruby DICOM Tags


Ruby DICOM Description

Small library for handling DICOM files in the Ruby language Ruby DICOM is a small library for handling DICOM files in the Ruby language. DICOM has no external dependencies and is written completely in Ruby.Digital Imaging and Communications in Medicine (DICOM) is a standard for handling, storing, printing, and transmitting information in medical imaging. Ruby DICOM includes a file format definition and a network communications protocol. The library currently only supports reading the file format. Here are some key features of "Ruby DICOM": · Reads DICOM files · Retrieve tags, formatted · Retrieve tags, unformatted · Retrieve image data as NArray object · Retrieve image data as RMagick object · Print file properties · Print tag information What's New in This Release: · Complete rewrite of encoding/decoding to reduce code duplication and simplify the code. · General optimizations to improve speed and reduce code complexity. · Rewrote Dictionary to use Hash instead of Array. This has significantly improved the read spead of the library. · Ruby DICOM now automatically strips away trailing whitespace when decoding string values. · Introducing basic, experimental network functionality. · The new DClient class enables features such as query, move and send. · The new DServer class presents the ability to set up a simple storage server (Service Class Provider).


Ruby DICOM Related Software