This software product is a tool to automate the classical problem of grain boundary detection in material samples.It provides push-button operation based on Image Processing and Mathematical Morphology technologies to automatically detect grain boundaries, and segmentation of the grains to obtain shape and size information. It includes some minimal parameter definition by the user, and then generates an output image with the boundary and the grains. It is the software tool metallurgists have been waiting for to fully automate the detection of grains, and to quantify the number of phases and inclusions in a steel alloy. It is a stand-alone component which takes a TIFF image as input, and generates a TIFF image as output, and a spreadsheet including all measurements and other valuable information. The downloadable demonstration is a Visual Basic stand-alone executable program. |
Grain Boundary Detection sample |
The algorithm includes an edge detection, two top-hat transforms to solve the non uniformity of the illumination, and the detection of boundaries, some filtering, erosion and dilation operations to clean the edges, a watershed algorithm and then a skeleton by zone of influence.