Menu

DICOM.pm: A Perl DICOM Library / News: Recent posts

DICOMperl v 0.3 released

Version 0.3 of the Perl DICOM library includes:
- Header editing through GUI or cmd line.
- Write/save function.
- Dictionary size doubled.
- Can specify your own dictionary entries.
- Various fixes and improvements.

Posted by Andrew Crabb 2002-05-10

Ver 0.21 handles explicit VR

I've added code to identify and parse data elements with explicit VR. Also handled switching on DICOM vs. older NEMA format file based on 'DICM' flag at 0x80.

Posted by Andrew Crabb 2001-08-27

New Release 0.2 includes GUI

I've uploaded a new release, 0.2. This has some fixes from ver 0.1 and includes:
- GUI based on Perl/Tk
- Installation script
- Can sort by offset, name, size etc.

Posted by Andrew Crabb 2001-08-22