Posted By: Christoffer LervÄg
Date: 2008-10-12 21:09
Summary: Ruby DICOM 0.3 released
Project: DICOM
The major news in this release is that RUBY DICOM is now aware of the hierarchy of tags in the DICOM object. To take advantage of this awareness, a number of modifications have been done to the methods that governs search and printing. A new method below() has been added to let you extract the positions of tags contained in a given sequence or item. Another addition is the ability to print to file. |
|