Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.23 KB

README.rst

File metadata and controls

49 lines (34 loc) · 1.23 KB

HoughTransformation

This Matlab toolbox has been developed to plot and to analyze SEM micrographs. Slip lines detection on SEM micrograph by Hough transformation is implemented in this GUI.

The Image Processing Toolbox™ of Matlab is required.

Author

Author:David Mercier [1]

[1] Max-Planck-Institut für Eisenforschung, 40237 Düsseldorf, Germany

Keywords

Matlab toolbox ; Graphical User Interface ; SEM ; slip lines ; Hough transformation.

Screenshots

./_pictures/1-GUI_loadingPicture.png

Figure 1 : Loading of the picture.

./_pictures/2-GUI_croppingStep.png

Figure 2 : Crop and rotation steps.

./_pictures/3-GUI_croppedPicture.png

Figure 3 : Display of the cropped and rotated picture.

./_pictures/4-GUI_edgeDetection.png

Figure 4 : Edge detection step.

./_pictures/5-GUI_HoughTransformation.png

Figure 5 : Hough transformation and slip lines detection.