|
Download the GPL version of Imebra
Click here to buy the Imebra Commercial License (499 USD).
Visit the Imebra's website
Imebra is a multiplatform open source C++ Dicom library from Puntoexe.
The full source code, examples and documentation are freely available under the Affero GPL 3 license. A commercial license that allows to include IMEBRA and the examples in commercial application is available. Note: Both the AGPL3 license and the Commercial license are available in the documentation distributed with the library. The AGPL3 and the commercial source files are identical. The library can handle Dicom3, NEMA and Jpeg files and supplies both high-level and raw access to the loaded data. The embedded images can be easily decompressed or converted to other color formats or bit depth; writing Dicom Viewers or other applications is a quick and easy task. Imebra can parse and build DICOMDIR files. Imebra also supports the Unicode standard (on the fly conversion to/from Dicom charsets), the caching of large tags, and the transactions (never leave a dataset in an unconsistent state), features that can be found only in high end and expensive libraries. All the library's source code is available. A sample application (dicom2jpeg) supplied with the library allows to convert dicom files to jpeg or movies. Imebra and the sample applications is released under a dual-licensing scheme: - the Affero GPL license (version 3)
- a commercial license
|