NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is an official release of the AIM C++ library version 3.0.2. It includes a model, documentation, examples and a library.

It addresses issues discovered after the initial release of AIM version 3.0 and adds Linux compatibility.

The release is composed of the following four folders: doc, examples, lib and source.

  • The doc folder includes AIM related document and XML schemas.

    Note

    Use AIM_v3_rv11_XML.xsd to create and validate AIM XML documents.

  • The examples folder includes examples of DICOM images, AIM DICOM SR, AIM XML documents, and the ANIVATR tool, which is used to convert between DICOM SR and XML documents.
  • The lib folder contains binaries for AIM XML library and a tool called ANIVATR.

The AIM Toolkit version 3.0.2 changes are as follows:

  • Added Linux (Ubuntu x86) make files.
  • Modified code to build on Linux platform.
  • Updated DCMTK to version 3.6.0 4. Update xerces-c to version 3.1.

The AIM Toolkit version 3.0.1 changes are as follows:

  • Added AIM Model Version property to the API (BaseModel class).
  • Used AIM Model Version in the Series Description of new AIM DICOM objects.
  • Fixed parsing of attribute values with namespaces.
  • Updated source code and precompiled binaries to include the latest changes.
  • No labels