mtex icon indicating copy to clipboard operation
mtex copied to clipboard

contour based gB reconstruction and smoothing

Open vtvivian opened this issue 7 months ago • 1 comments

smoothTest.m - demo script on mtexdata('twins')

[grainsContour] = boundaryContours(grains) - redraws grain boundary segments using a contouring algorithm instead of following pixel edges

[grains,stablefraction] = smooth1(grains,iter,ebsd,varargin) - same as smooth(grains) but stops moving boundary segments before they cross through the boundary neighbour ebsdId positions

vtvivian avatar Jul 24 '24 15:07 vtvivian