Software Listing of Author : "Gabriele Lombardi"
- FHook
- License: Freeware
- Price: 0.00


FHook is a simple hooking system that allows to hook functions and subfunctions. The hooking technique here can be used also to write code in an AOP fashion. The hooking and the AOP are usefull SE (Software Engeneering) techniques that can be used to obtaion the separation of concerns in SW projects, I think that this tool will be useful to Matlab coders that wish to use the SE techniques to get better code.
- Publisher: Gabriele Lombardi
- Date Released: 19-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- gaevolve
- License: Freeware
- Price: 0.00


This function is a simple but flexible and usefull tool to implement genetic optimization algorithms that work with populations of custom units. This tool allows to customize the fitness function, the stopping criteria and the cross-over and mutation operators. This is a simple tool, written in 200 lines of code (100 lines of comments and 100 of real code!) but that has shown its usefulness in a lot of research applications finding interesting results .
- Publisher: Gabriele Lombardi
- Date Released: 09-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- GeoML
- License: Shareware
- Price:


This powerful tool allows to define a general constrained geometric model using a propertary XML extension, then allows to manipulate the model through parameters, and finally to synthetize the model's curves as pixel coordinates. This allows to define energy functions based on an image and a model instance, the energy function can be minimized using an optimization algorithm to fit the model on the object contained in the image, thus segmenting the object in the image.
- Publisher: Gabriele Lombardi
- Date Released: 22-03-2013
- Download Size: 1137 KB
- Download
- Platform: Matlab, Scripts
- Moving Least Squares
- License: Shareware
- Price:


This package contains a set of tools that allows to deform in real-time points and images using the Moving Least Squares algorithms. This is a fast technique to get good image deformations without using the computational expansive techniques provided by the thin-plates splines algorithms. The algorithm was published in the paper "Image Deformation Using Moving Least Squares" by Scott Schaefer, Travis McPhail, Joe Warren
- Publisher: Gabriele Lombardi
- Date Released: 03-03-2013
- Download Size: 1157 KB
- Download
- Platform: Matlab, Scripts
- MUnit: a unit testing framework in Matlab
- License: Shareware
- Price:


This is a complete unit testing framework in Matlab that includes test cases, test sets, automated collecting of complex test trees from the file system, automated parsing of tests to anable the user to just-write-tests, test fixtures, test callbacks, selectable and reimplementable test runners, simple to use (execution with just a command without parameters).
- Publisher: Gabriele Lombardi
- Date Released: 09-02-2013
- Download Size: 31 KB
- Download
- Platform: Matlab, Scripts
- Parzen PNN
- License: Freeware
- Price: 0.00


This little package contains a Parzen Neural Network classifier that can classify data between N classes in D dimensions. The classifier is really fast and simple to learn. The good classification performance can be obtained for a certain class of data distributions. Other classifiers must be used in the cases where the PPNN classifiers cannot get good performances.
- Publisher: Gabriele Lombardi
- Date Released: 17-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Stream Programming
- License: Freeware
- Price: 0.00


This is a set of functions written to teach the stream programming base theory. I think that this can be useful to the programmers that don't know what the stream programing is and manage signals or (infinite) sequences of entities.
- Publisher: Gabriele Lombardi
- Date Released: 14-01-2013
- Download Size: 31 KB
- Download
- Platform: Matlab, Scripts