Image processing: Find curvature in a photomicrograph

11 ビュー (過去 30 日間)
felix.b
felix.b 2019 年 9 月 5 日
コメント済み: felix.b 2025 年 3 月 11 日
Dear Sir or Madam,
Dear colleagues,
I am investigating the curvature of fibre bundles in a specimen produced out of carbon fibre reinforced plastic. The curved fibre bundle itself lies in a curved specimen (a segment of a tube cut under 45° to its rotational axis). I attached a typical photomicrograph and an edited picture that shows what I am interested in. The aim of my work is to receive either the (more or less) exact curvature of the fibre bundle. Or at least a possibility to “insert” points whose (pixel-exact) coordinates I can export and later on set up a polynominal function through these points.
Do you have any suggestions on how to get the curvature of the fibre bundles? Is Matlab therefore suitable?
I am looking forward to hearing from you and thank you for all constructive suggestions.
Best regards,
Felix
  4 件のコメント
Image Analyst
Image Analyst 2025 年 2 月 28 日
What was your solution? If you don't have thousands of these to do, I'd probably just use drawpolygon or drawpolyline to manually trace them. You'd probably spend less time drawing them manually than developing an automatic way, which might not even be as accurate since it's not clear where the fibers are, like where they merge or separate or start or end.
felix.b
felix.b 2025 年 3 月 11 日
Good to read about your idea and the Matlab routines that you mentioned.
My solution was a similar to your idea. I set a scale (in Millimeters) and then pick locations along the fibres' paths in the open source software Fiji/ImageJ (https://imagej.net/software/fiji/). I extracted these points and processed them quite automatically in Matlab using my own and speciliazed script then. Please see the following reference https://athene-forschung.unibw.de/151585 (especially page 112ff) for further information. Although it is in German, I am sure you will understand my approach. If you further interest please do not hesitate to contact me.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by