Archive
-
November, 2007
-
October, 2007
-
August, 2007
-
June, 2007
-
April, 2007
-
February, 2007
-
November, 2006
-
October, 2006
-
September, 2006
-
May, 2006
|
|
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)
|
|
As promised in the past, the SVN repository for Imebra (the open source Dicom library from Puntoexe) has gone public and is available at: https://secure.svnrepository.com/s_puntoexe/imebra/trunk A Trac instance will also be available very soon. Trac will be used as wiki and bug tracker. |
|
Last Updated ( Monday, 29 October 2007 )
|
|
A new version of Dicom Media Bridge has been released. The new version includes several improvements in the system resources management and provides two new shell extensions that allow to display the Dicom tags directly in the files explorer and to copy the Dicom images from the files explorer into your preferred application. Click here to jump to the Dicom Media Bridge web page . |
|
Last Updated ( Monday, 07 May 2007 )
|
|
Imebra comes with a memory manager that reuses the memory unused by the library. Changing few parameters of the memory manager can significantly improve the performances of Imebra. The performances improvement is more visible when the dicom file contains multiframe images. |
|
Last Updated ( Thursday, 15 March 2007 )
|
|
Read more...
|
|
|