Image processing: Find curvature in a photomicrograph
조회 수: 1 (최근 30일)
이전 댓글 표시
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
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!