NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

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

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

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

    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.