Compute mean value from neighbour nodes.

   LBL2 = grMean(EDGES, LBL1)
   new label for each node of the graph is computed as the mean of the
   values of neighbours and of old value.

   Example
   grMean

   See also
   grMedian, grDilate, grErode

Package: matgeom