|
Imebra DocumentsDate added
This open source application saves the images embedded in Dicom files into jpeg files.Its source code is included as an example in the open source dicom library Imebra (content/view/11/2/)
This open source application saves the images embedded in Dicom files into jpeg files.Its source code is included as an example in the open source dicom library Imebra (content/view/11/2/)
Imebra 0.0.48 has been released.Differences from 0.0.47:Fixes #44 (Add the const modifier to all the relevant functions in the data handlers)Fixes #55 (Add const qualifier to functions that require them)Fixes #56 (The external lock in baseObject may create circular references)Fixes #57 (RGBToPALETTECOLOR causes memory leaks)Fixes #58 (The destructors of objects derived from baseObject must be protected, since they can be deleted only by themself)Increased the speed of CopyFromInt32InterleavedIncreased the speed of dicomCodec::ReadPixel when bitsAllocated == 8 or 16Improved the speed of streamWriter::write()Increased the speed of streamWriter::writeBitsThe file reading related function now return the read byte or bits by value
Homepage: http://imebra.com
|
