Recovering the rings and measuring thier radius

2 Ansichten (letzte 30 Tage)
Biniam
Biniam am 16 Mai 2023
Bearbeitet: KSSV am 7 Sep. 2023
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 Kommentare
Karan Singh
Karan Singh am 30 Aug. 2023
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 am 7 Sep. 2023
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by