Extraction of porosity and pore size distribution from SEM images
We assume that the input SEM images are gray-scale and darker parts of the image
shows deeper surfaces which are considered as pore spaces
Hints:
if your image has got a transparency layer (alpha) you need to remove it.
Also, if the image has got the black subtitle bar, it should be removed before feeding to the code.
Let me know if you ran into a problem.
Please cite these papers:
Rabbani, A., & Salehi, S. (2017). Dynamic modeling of the formation
damage and mud cake deposition using filtration theories coupled with
SEM image processing. Journal of Natural Gas Science and Engineering, 42, 157-168.
Ezeakacha, C. P., Rabbani, A., Salehi, S., & Ghalambor, A. (2018, February).
Integrated Image Processing and Computational Techniques to Characterize Formation
Damage. In SPE International Conference and Exhibition on Formation Damage Control.
Society of Petroleum Engineers.
By Arash Rabbani
arashrabbani.com
rabarash@yahoo.com
Rabbani, A., & Salehi, S. (2017). Dynamic modeling of the formation damage and mud cake deposition using filtration theories coupled with SEM image processing. Journal of Natural Gas Science and Engineering, 42, 157-168.
Ezeakacha, C. P., Rabbani, A., Salehi, S., & Ghalambor, A. (2018, February). Integrated Image Processing and Computational Techniques to Characterize Formation Damage. In SPE International Conference and Exhibition on Formation Damage Control. Society of Petroleum Engineers.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
@Shani Sadeh your image must have some sort of physical scale on it. you can open up the image in paint and use the box selection tool to measure the length of the scale bar in pixels. then divide the physical size of the bar by the number of pixels.
Thank you!
how do I calculate the spatial resolution of my input?
Nice !