NewsArchive: Difference between revisions

From Alida
Jump to navigationJump to search
(Created page with "== News Archive == * 12/20/2012: <br>Release of version 2.0.<br> This version includes the graphical editor '''Grappa''' to compose workflows of operators. * 11/10/2012: <br> ...")
 
Line 1: Line 1:
== News Archive ==
== News Archive ==
* 05/17/2013: <br> Alida will be presented at the '''MVA 2013''', which is the Thirteenth IAPR International Conference on Machine Vision Applications.<br> The title of the contribution is '''''A Framework Unifying the Development of Image Analysis Algorithms and Associated User Interfaces'''''.<br> The conference will take place in Kyoto/Japan from May 21st to 23rd. We hope to meet you there!
* 05/17/2013: <br>Release of version 2.2.<br>  Grappa has increased its user-friendliness by supporting key shortcuts now. In addition, the mechanism to save and load configurations in Alida<br> has switched from the Java serialization framework to XML beans. Finally, many bugfixes in Alida's core were again applied.
* 02/28/2013: <br>Release of version 2.1.<br>  The new release includes many bugfixes in Alida's core improving the stability, and minor improvements regarding layout and handling of Alida's user interfaces.<br> Note that also a new version of the manual was released which now covers all important aspects of programming with Alida.


* 12/20/2012: <br>Release of version 2.0.<br>  This version includes the graphical editor '''Grappa''' to compose workflows of operators.
* 12/20/2012: <br>Release of version 2.0.<br>  This version includes the graphical editor '''Grappa''' to compose workflows of operators.

Revision as of 12:25, 30 March 2015

News Archive

  • 05/17/2013:
    Alida will be presented at the MVA 2013, which is the Thirteenth IAPR International Conference on Machine Vision Applications.
    The title of the contribution is A Framework Unifying the Development of Image Analysis Algorithms and Associated User Interfaces.
    The conference will take place in Kyoto/Japan from May 21st to 23rd. We hope to meet you there!
  • 05/17/2013:
    Release of version 2.2.
    Grappa has increased its user-friendliness by supporting key shortcuts now. In addition, the mechanism to save and load configurations in Alida
    has switched from the Java serialization framework to XML beans. Finally, many bugfixes in Alida's core were again applied.
  • 02/28/2013:
    Release of version 2.1.
    The new release includes many bugfixes in Alida's core improving the stability, and minor improvements regarding layout and handling of Alida's user interfaces.
    Note that also a new version of the manual was released which now covers all important aspects of programming with Alida.
  • 12/20/2012:
    Release of version 2.0.
    This version includes the graphical editor Grappa to compose workflows of operators.
  • 11/10/2012:
    Updated version of Chipory available for download.
  • 26/07/2012:
    Alida will be presented at the ImageJ User & Developer Conference 2012 to be held at the end of October in Mondorf-les-Bains, Luxembourg.
    There will be a poster presentation combined with a demo entitled Automatic Generation of Processing Histories using Alida.
    It will provide an introduction to the processing history mechanism implemented in Alida, and its usage.
    Also a talk will be given about our new graphical editor Grappa entitled Graphical Programming in Alida and ImageJ 2.0 with Grappa.
  • 12/07/2012:
    New release of chipory ready for download
  • 21/03/2012:
    Alida will be presented at the IEEE International Symposium on Biomedical Imaging (ISBI) to be held at the end of April in Barcelona.
    There will be a poster presentation combined with a demo at the Bioimage Analysis Workshop on Open Source Software held in conjunction with ISBI.
    The title will be ALIDA - Automatic generation of user interfaces for data analysis algorithms.
  • 12/03/2012:
    The Alida concept now features a prototypical implementation in C++! It supports generic operator execution from command line.
    Release 0.1 is available now from the download page.
  • 02/03/2012:
    Alida release 1.2 has just been published! You can get the new version in the download section!
    Main new feature: generic user interface generation for operators to use them from commandline and via a Swing GUI!