Image processing: Find curvature in a photomicrograph

조회 수: 1 (최근 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 CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by