"'Free software' is a matter of liberty, not price. To understand the concept, you should think of 'free' as in 'free speech,' not as in 'free beer'."
Richard Stallman.

Allink: software for data analysis, image processing, simulation, differential equation solver.
Download sources: with " svn co svn://svn.theorie.physik.uni-goettingen.de/marelli/Allink ".
Compile: edit "/include/MakeInclude.mk" and run "make".
Documentation: here with doxygen.

Image filter/ manipulation

Scopo
Image filter:
The programs perfom analysis on the loaded image and apply different user defined filters (convolution with Gaussian blur or discrete derivative, edge recognition and iterative construction...).
Required:OpenGl Qt4.

Scopo
Image manipulation:
Create a movie where single part of the picture (lines, rectangles...) are moved around the space (by diffusion, shear...). Required:libtiff, libpng.

Scopo
Slit scan:
python script to create a slit scan version of a video.

Analysis/visualization <- top -> Macro/addons