Effacer les filtres
Effacer les filtres

Fitting circles/finding centers

2 vues (au cours des 30 derniers jours)
A
A le 13 Mar 2013
Hello,
I have images that look like this http://postimage.org/image/cis2x0wd3/ from a Zeeman experiment. I would like to find the radius of the circular rings. Right now I am using improfile to find the peaks of the rings, which is helpful for finding the distance between them. However, to determine the center of the rings this is a bit more complicated. Any advice would be greatly appreciated!
Cheers,

Réponses (1)

Image Analyst
Image Analyst le 13 Mar 2013
Did you try imfindcircle() yet? Otherwise try imregionalmax() followed by a bunch of subsequent additional code.

Catégories

En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by