POINTSETSAVERAGE Compute the average of several point sets. AVERAGESET = pointSetsAverage(POINTSETS) POINTSETS is a cell array containing several liste of points with the same number of points. The function compute the average coordinate of each vertex, and return the resulting average point set. Example pointSetsAverage See also ------ Author: David Legland e-mail: david.legland@grignon.inra.fr Created: 2011-04-01, using Matlab 7.9.0.529 (R2009b) Copyright 2011 INRA - Cepia Software Platform.
Package: matgeom