AIM API

From QILWiki

Jump to: navigation, search

Contents

Documentation

The AIM API is an application interface in Java for reading and writing AIM files.

The AIM API was developed by Hakan Bulu and Daniel Rubin at Stanford University.

You can download a document describing how to use the AIM API here.

You can download Javadoc of the AIM API here.

You can download Manuscript(In Progress) of the AIM API here.

You can download the document about AIM Query Language (AimQL) here.

Code

You can download the AIM API here.

To be able to use AIM Annotation Database Server you need to add org.restlet.jar file into your project. You can download it here.

The source code for the AIM API is in sourceforge.

Sample Projects

Project 1

The project produces sample AIM XML file about a Lesion on the mammogram.

Download;

  • DICOM Image in Jpeg format with its Region Of Interest (ROI); download.
  • Complete NetBeans Project Folder; download.

You can find;

Source Java file; /Sample Project 1/AimExample_1/src/aimexample_1/AimExample_1.java

Required files; /Sample Project 1/AimExample_1/_requiredFiles

 License

This software is Copyright (c) 2011, The Board of Trustees of the Leland Stanford Junior
University, creator Daniel L. Rubin.

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.



Personal tools
Toolbox
LANGUAGES