Downloadliste

Projektbeschreibung

Xai is an extensible framework for developing and
prototyping real time video analysis algorithms by
allowing composition and execution of such
algorithms in the form of data flows between
algorithm blocks. The blocks can be written in C++
by extending special interfaces, and they can be
compiled to dynamically linked libraries. The
algorithms can be composed using a GUI or written
directly in XML.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-15 23:50
0.3.3

Die wichtigsten Änderungen in diesem Release sind unter anderem der Umgang mit mehreren Blöcken Verzeichnisse, die Ausführung hat Eigenschaften wie die Begrenzung Iterationszähler Handhabung mehrerer Algorithmen durch die Registerkarten, große Umgestaltung des Typs System, und mehrere neue Makros zur einfacheren Nutzung in Blöcken Entwicklung.
Tags: Minor feature enhancements
The major changes in this release include handling of multiple blocks directories, execution properties such as limiting iteration count, handling of multiple algorithms through tabs, major refactoring of the type system, and several new macros added for easier use in blocks development.

2006-08-16 00:26
0.3.2

Diese Veröffentlichung fügt eine Symbolleiste und heranzoomen, um die GUI, Performance-Metriken, SVG-Export des Modells, die Ausfuhr von Laufzeiten, eine feste Metrik Zusammenfassung und Fehlerbehandlung.
Tags: Minor feature enhancements
This release adds a toolbar and zoom to the GUI, performance metrics, SVG export of the model, export of execution times, a fixed metrics summary, and error handling.

2006-03-06 12:00
0.3-alpha

Dies ist die erste Version. Mehrere Fehler immer noch vorhanden ist, vor allem bei der GUI-Ebene. Diese Version erlaubt das Laden, Speichern und Ausführung von Algorithmen in einer speziellen XML-Format angegeben. Neue Funktionsblöcke können jederzeit umgesetzt werden und in einen Algorithmus. Ein einfaches GUI gibt es erlaubt visuelle Komposition und Ausführung der Algorithmen aus den verfügbaren Blöcke.
Tags: Initial freshmeat announcement
This is the initial release. Several bugs still
exist, especially at the GUI level. This version
allows loading, storing, and execution of
algorithms specified in a special XML format. New
functional blocks can be implemented at any time
and added to an algorithm. A simple GUI exists
that allows visual composition and execution of
the algorithms from available blocks.

Project Resources