how to find the canter of circle in the images

1 回表示 (過去 30 日間)
surangkana
surangkana 2013 年 7 月 8 日
I have 2 images that contain one circle in each image. I want to find the center of the circle then overlay these circle with the same center at XY point. What should I do?

回答 (1 件)

Matt J
Matt J 2013 年 7 月 8 日
編集済み: Matt J 2013 年 7 月 8 日
regionprops(...,'Centroid') should let you find the centers. Then imtransform() or imwarp() to overlay them.

カテゴリ

Help Center および File Exchange3-D Volumetric Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by