How to find center (i.e., x and y) of the interference fringes?

3 visualizzazioni (ultimi 30 giorni)
I need to find the center indices of the interference fringes given in the image.
I used many way like thresholding, used 'regionprops' etc.

Risposte (1)

Shashank Gupta
Shashank Gupta il 25 Feb 2021
Hi,
The image which you shared looks like some kind of shock wave. From the first look of the image, I think hard thresholding should be able to give you rings, may be try thresholding between 75 and 80 gray values and observe. Then possibly try imfindcircle function and see whether you are able to detect circle or not. It's not easy to detect this rings you may need to perform some smoothing and gradient operation to get some initiative. Its hard task and I don't think we will be able to generalise it to all images you have in your plate.
I hope this helps or atleast give you enough resources to explore.
Cheers

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by