Login | Register
My pages Projects Community openCollabNet

allseeingi
Project home

If you were registered and logged in, you could join this project.

Summary Visual Programming GUI for computer vision and visualisation
Categories libraries, construction, process
License zlib/libpng license
Owner(s) gsus

AllSeeingI (ASI) is the codename for a computer vision and visualisation framework. It is a visual programming environment for rapid development and easy reusablitity.

Currently its in version 0.1. The aim of this release is to give the basic functionalty and define the interface to keep it common for all future releases. Developers be warned, that untill the next releases the api may change. I will be try to keep the changes as small as necessary to garant backward compability.

The framework uses openCV as a test computer vision library. One aim of ASI is to offer the possibility to include the best features of many image processing an visualisation libraries. For now the basic image connector is openCV's IplImage. Defining new connetor types is quite easy due to ASI's templates. Please use IplImage it as the main input/output format.

This site will be updated.

Be prepared for the release of ASI 0.1 in the next few days...

For now only windows is supported (i dont have time for a linux build � linux devs welcome!). But converting to other plattforms should be not so hard cos mainly well prooved cross plattform libraries are used.

For more information visit ASI