Rank: 816 based on 85 downloads (last 30 days) and 9 files submitted
photo

Gabriele Lombardi

E-mail
Company/University
Università degli Studi di Milano

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Gabriele View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
28 Aug 2008 Published MATLAB Files GeoML A general morphable template tool for image segmentation. Author: Gabriele Lombardi morphable templates, active templates, geometric model, geometry, image analysis 5 2
01 Apr 2007 Published MATLAB Files FHook A took to simply use hooking techniques and AOP. Author: Gabriele Lombardi development environme..., callback, hooking, hook technique, utilities, development 3 0
20 Sep 2006 Published MATLAB Files MiLi Interpreter of a variation of the LISP language Author: Gabriele Lombardi lisp schema interpret... 2 0
13 Sep 2006 Published MATLAB Files Moving Least Squares Tools that implements the Moving Least Squares algorithm to deform points and images Author: Gabriele Lombardi deformation, image deformation, transforms, thinplate, realtime image deform... 27 4
  • 3.66667
3.7 | 3 ratings
03 Aug 2006 Published MATLAB Files Parzen PNN A Parzen Probabilistic Neural Network classifier Author: Gabriele Lombardi statistics, probability, classifier neural net... 25 4
  • 3.33333
3.3 | 3 ratings
Comments and Ratings on Gabriele's Files View all
Updated File Comment by Comments Rating
10 Jan 2012 Parzen PNN A Parzen Probabilistic Neural Network classifier Author: Gabriele Lombardi Prasad, Krishna

Nice, good classifier!!!

16 Jun 2011 Moving Least Squares Tools that implements the Moving Least Squares algorithm to deform points and images Author: Gabriele Lombardi Przem

This implementation is wrong. The inverse-mapping computed in the function MLSD2DWarp is the wrong solution to the problem of backward image interpolation.

The paper of [Schaefer etal. 2006] provides the math for the forward-mapping and it cannot be inverted trivially. One possible solution is to swap the point-sets (p and q) and lose the benefits of the pre-computations, but one can use the fast backward-image-warping for interpolation.

One other solution is to compute the fast forward-mapping as in [Schaefer etal. 2006] and use the slow function "griddata" (or the slightly faster "TriScatteredInterp") instead of "interp2" in order to interpolate the image. In any case, it is not that fast...

Inverting the computed forward lookup-coordinates as done in this code is in any case wrong. You can observe this, if you pull on the handles: one cannot reconstruct the results of the papers. The handles one pulls are not followed by the interpolated image...

10 Mar 2011 Moving Least Squares Tools that implements the Moving Least Squares algorithm to deform points and images Author: Gabriele Lombardi Alec

This appears to be broken in version 2010b. MLSDeform crashes when you try to drag the points...

Okay, now I have fixed the dragging bug, but the deformations look totally wrong. The deformed image does not interpolate the control points. Is it possible that version changes in Matlab have botched this script?

10 Mar 2011 Moving Least Squares Tools that implements the Moving Least Squares algorithm to deform points and images Author: Gabriele Lombardi Alec

This appears to be broken in version 2010b. MLSDeform crashes when you try to drag the points...

14 Feb 2011 Stream Programming A learning set of stream programming functions Author: Gabriele Lombardi Kim
Top Tags Applied by Gabriele
development environment, utilities, active templates, art, ascii
Files Tagged by Gabriele View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
28 Aug 2008 Published MATLAB Files GeoML A general morphable template tool for image segmentation. Author: Gabriele Lombardi morphable templates, active templates, geometric model, geometry, image analysis 5 2
01 Apr 2007 Published MATLAB Files FHook A took to simply use hooking techniques and AOP. Author: Gabriele Lombardi development environme..., callback, hooking, hook technique, utilities, development 3 0
20 Sep 2006 Published MATLAB Files MiLi Interpreter of a variation of the LISP language Author: Gabriele Lombardi lisp schema interpret... 2 0
13 Sep 2006 Published MATLAB Files Moving Least Squares Tools that implements the Moving Least Squares algorithm to deform points and images Author: Gabriele Lombardi deformation, image deformation, transforms, thinplate, realtime image deform... 27 4
  • 3.66667
3.7 | 3 ratings
03 Aug 2006 Published MATLAB Files Parzen PNN A Parzen Probabilistic Neural Network classifier Author: Gabriele Lombardi statistics, probability, classifier neural net... 25 4
  • 3.33333
3.3 | 3 ratings

Contact us at files@mathworks.com