Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EvilDicom 0.5.4.zip | 2011-09-28 | 2.3 MB | |
EvilDicom.dll | 2011-09-28 | 2.4 MB | |
0.05.4 README.txt | 2011-09-28 | 616 Bytes | |
Totals: 3 Items | 4.7 MB | 0 |
New in 0.05.4 *ImageMatrix contructor had a bug when loading multiple image slices. Now works as expected. See the "Extractig the DICOM Image" tutorial for more information. *DataAsStringArray() method has been updated in VRs that inherit from AbstractBinary. This allows you to visualize the data easier in the Dicom Explorer application (evildicom.rexcardan.com). *The string encoding has been updated to correct the padding done to string data sets containing an odd number of bytes. Previously, Evil Dicom added a space to even the bytes. Now it correctly adds a null character ('\0') to even the bytes.