The Matlab code was developed for the automatic mapping of fringes in high resolution transmission electron microscopy (HRTEM) images of soot. It applies a series of image transformations to the original TEM image to map the fringes. Fringes length, tortuosity, curvature and inter-fringe spacing are measured by this code.
A detailed description can be found in the papers: Botero et al., Carbon, 2016, doi:10.1016/j.carbon.2015.09.077. Botero et al., Carbon, 2019, doi:10.1016/j.carbon.2018.09.063. Please cite these papers when using the code. Preprints of these papers are available here and here.
The main file is:
HRTEMFringeMapping.m
Depending on the selections made, other functions are called. More detailed descriptions can be found in the GUIDE (and also the code).
- An example image is available (Example.tiff), the code is preloaded with the parameters optimised for the example image.
- Botero et al. 2016 paper
- Botero et al. 2020 paper
- Preprint 155
- Preprint 209