Recovering the rings and measuring thier radius

조회 수: 2 (최근 30일)
Biniam
Biniam 2023년 5월 16일
편집: KSSV 2023년 9월 7일
Hello,
Here, I have Newton's Rings generated using FDTD (and then exported to MATLAB). I want to measure the radius of the rings but the Binary image is displaying some discontnuity. I have used "im_bin =
imbinarize(img_rgb,"adaptive","ForegroundPolarity","dark",'Sensitivity',0.25);
" this to binarize the image. your assitance is highly appreciated.
  댓글 수: 4
Karan Singh
Karan Singh 2023년 8월 30일
Hey Biniam please attach the image file too. Cause the code looks good. if you could provide it then I can look further into it.
Shree Charan
Shree Charan 2023년 9월 7일
Hi Biniam,
It may be useful to attch the image file.
The "Sensitivity" parameter in the imbinarize function controls the thresholding sensitivity. It may be useful to experiment with different sensitivity values to find the optimal threshold that captures the rings without introducing excessive noise or discontinuity

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by