Process some SEM pictures of electeospun fibrous materials through programming of Matlab, and the aiming result is getting fibre diameter.
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 :)

0 Kommentare
Antworten (1)
Umeshraja
am 13 Jun. 2025
Bearbeitet: Umeshraja
am 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!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Particle & Nuclear Physics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!