Process some SEM pictures of electeospun fibrous materials through programming of Matlab, and the aiming result is getting fibre diameter.

4 views (last 30 days)
I'm planning to process some SEM pictures of electeospun fibrous materials through Matlab, and the aiming result is getting fibre diameter. Once I input the picture, the program or model will directly output the fibrous diameter, including distribution, average value, ect. Where should I start? Looking forward to your reply :)
fibrous membrane

Answers (1)

Umeshraja
Umeshraja on 13 Jun 2025
Edited: Umeshraja on 13 Jun 2025
I understand you're looking to analyze electrospun fiber diameters from SEM images using MATLAB. One useful tool I found for this is available on MATLAB File Exchange: Fiber Diameter Distribution. This tool requires spatial resolution input and generates Excel files with diameter statistics.
Another option is this fiber detection and measurement tool, which also helps in diameter analysis but is optimized specifically for 1024x768 resolution images
You might also consider SIMPoly, a MATLAB-based semi-automated tool with a user-friendly GUI. It's quick and easy to use, and includes features like histogram fitting and color mapping. This tool is described in the following publication:
Additionally, for a deeper understanding of MATLAB algorithms used in fiber diameter measurements—particularly those involving image processing techniques like the Circular Hough Transform—you may find this reference helpful:
Hope this helps!

Categories

Find more on Particle & Nuclear Physics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!