Archive
-
November, 2007
-
October, 2007
-
August, 2007
-
June, 2007
-
April, 2007
-
February, 2007
-
November, 2006
-
October, 2006
-
September, 2006
-
May, 2006
|
|
Imebra 0.0.36 has been released |
|
|
|
|
The version 0.0.36 of Imebra, the open source Dicom library from Puntoexe, has been released. The following features have been implemented: - Closes #7 (memoryPool isn't thread safe)
- The memory string now is managed by an auto_ptr
- In the memoryPool minimized the number of moved pointers when a memory object is reused
- The dataSet doesn't need to retrieve the images handlers anymore when updating the offsets table
- The dicom codec doesn't need to retrieve the handlers anymore when calculating the tag size
- viewHelper now accepts a null pointer as image
- VOILUT now returns the right voilut description
- puntoexe::memory hides the string of bytes
- Added the class puntoexe::imebra::waveform to handle waveforms embedded in puntoexe::imebra::dataSet
- Added SWIG headers (partial)
|
|