14 September, 2012

DICOM 0.9.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Christoffer LervÄg | More scripts
dicom.rubyforge.org
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Ruby
September 14th, 2012, 12:54 GMT [view history]
C: \ Development Tools \ Other Libraries

DICOM (Digital Imaging and Communications in Medicine) is a standard for handling, storing, printing, and transmitting information in medical imaging.

It works for local transaction, but for networking events also.

It includes a file format definition and a network communications protocol.

Ruby DICOM supports reading from, editing and writing to this file format.

It also features experimental support for network communication modalities like query, move, sending and receiving files.

What's New in This Release: [ read full changelog ]

· Deprecated all #remove* methods (replaced with #delete*) to increase consistency with Ruby.
· Changed preferred DObject variable name from obj to dcm for all examples.
· Added comparison methods (#==, #eql? and #hash) as well as dynamic #to_* methods to DObject, Element, Item & Sequence classes.
· Fixed incorrect handling of 3D pixel data with NArray (regression introduced in v0.8).
· Anonymizer can take a list of tags to be entirely deleted from the DICOM files during anonymization.
· Added Accession Number to default list of tags that are anonymized.
· Added a generate_uid method for creating custom (but valid) UIDs.


Download button
Via: DICOM 0.9.4

0 Comment: