필터 지우기
필터 지우기

Fitting circles/finding centers

조회 수: 2 (최근 30일)
A
A 2013년 3월 13일
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,

답변 (1개)

Image Analyst
Image Analyst 2013년 3월 13일
Did you try imfindcircle() yet? Otherwise try imregionalmax() followed by a bunch of subsequent additional code.

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by