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

Version 1 Next »

This is an official release of the AIM C++ library version 3.0.2.

It consists of a model, documentation, examples and library.

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

There are 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.

AIM Toolkit version 3.0.2 changes:

  • 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.

AIM Toolkit version 3.0.1 changes:

  • 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