Downloads: Difference between revisions

From Alida
Jump to navigationJump to search
Line 101: Line 101:
* For Windows with 32-bit architecture a self extracting installer  including an executable of Chipory is available.
* For Windows with 32-bit architecture a self extracting installer  including an executable of Chipory is available.
<br/>
<br/>
Download the current release:
Download the current release as of 7-12-2012:
[http
* Chipory binary  [http://www2.informatik.uni-halle.de/agprbio/alida/downloads/Chipory.zip zip]
* Chipory binary  [http://www2.informatik.uni-halle.de/agprbio/alida/downloads/Chipory.zip zip]
* self extracting installer for Windows [http://www2.informatik.uni-halle.de/agprbio/alida/downloads/chipory-setup.exe chipory-setup.exe]
* self extracting installer for Windows [http://www2.informatik.uni-halle.de/agprbio/alida/downloads/chipory-setup.exe chipory-setup.exe]

Revision as of 16:30, 12 July 2012

Java implementation

Requirements

Alida's implementation in Java requires Java 1.6 or later.

The following external jars are needed to use Alida:

In addition, Alida requires some more libraries which are either in-house developments or result from modifications of other libraries:

  • We use a slightly modified version of SezPoz for annotation indexing. You can get the modified version here.
  • Alida also requires some graphml extensions to be found in aldgraphml.jar jar.
  • The graphical operator runner features an online help system based on JavaHelp System, the corresponding Alida-Help.jar can be found here.

If you download the Alida binary zipfile you will find these two libraries in the subdirectory intjars of the zipfile.
Make sure that all of them are in the classpath when executing the operator runners.

Current release (v1.2)

  • Alida Java Binaries zip (includes Alida binaries, license information and the file aldgraphml.jar with Alida's extensions of graphml)
  • Alida Java Sources zip (includes only the sources, license files and some READMEs on how to use and compile Alida)
  • Alida Java API zip (includes Javadocs of Alida's API)


Archive of Alida's Java releases

Version Binaries Sources API Date
1.2 zip zip zip March 2nd, 2012
1.1 zip zip zip Sep 14th, 2011
1.0 zip zip zip May 9th, 2011


C++ implementation

Alida's implementation in C++ requires Linux as operating system.

The following external libraries are needed:

Optionally a prototypical implementation of an OpenCV wrapper is included for which the OpenCV library is required:

  • OpenCV, Version 2.1 or higher (refer to the Installation section for details on compiling the OpenCV wrapper)

Current release (v0.1)

  • Alida C++ Sources zip (includes the sources, license files and some READMEs on how to use and compile Alida)
  • Alida C++ API zip (includes Doxygen documentation of Alida's C++ API)


Archive of Alida's C++ releases

Version Sources API Date
0.1 zip tgz zip tgz March 12th, 2012


Manual

Detailed information about Alida, its API and usage, can be found in the user and programmer manual.

  • Alida-Manual, Version 1.3 pdf


Additional resources

  • Chipory - a graph visualization tool for displaying MiToBo history graphs
    Chipory is an extended version of the Chisio software developed at the Bilkent University in Turkey.


The zip file below contains all necessary files. Download this file and unpack it into a folder of your choice.

  • To use Chipory on a Linux system with 32-bit architecture just type './Chipory.sh'.
  • In case that your machine has a 64-bit architecture running Linux, call './Chipory_64.sh'.
  • For Windows with 32-bit architecture a self extracting installer including an executable of Chipory is available.


Download the current release as of 7-12-2012:

Source code for Chipory is available upon request.

  • Alida logo as PDF