Process some SEM pictures of electeospun fibrous materials through programming of Matlab, and the aiming result is getting fibre diameter.
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Umeshraja
el 13 de Jun. de 2025
Editada: Umeshraja
el 13 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Particle & Nuclear Physics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!