How can I accurately get the fringes of this profile.
Ältere Kommentare anzeigen
I have the following profile and I want to get the fringes (peaks along the fringes) that are shown.

What I want is accurately get the sape of this fringes I did edge detection but I don't think it's rigorous for this type of calculations. I have attached the .mat file if you want to look. All I want to is accuratly follow the local maxima of these fringes as shown in the figure below:

Did someone encounter similar problem. Thank you very much for the help.
2 Kommentare
Walter Roberson
am 17 Feb. 2025
I wonder if it would work to do a findpeaks() across each row of the image, and trace the evolution?
It might help to start from the middle row and track down until each peak disappears, and then go up and track upwards until each peak disappears.
Vahram Voskerchyan
am 18 Feb. 2025
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Distribution Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



