How to transform irregular-shaped region into an equivalent circle

3 ビュー (過去 30 日間)
Kazekage Sama
Kazekage Sama 2013 年 12 月 24 日
回答済み: Image Analyst 2013 年 12 月 24 日
Hi;
I am trying to transform irregular shaped regions in an image into an equivalent circle. How can I do so?
I need this for further analysis of the images and this is just an intermediate yet crucial step.
Thanks;
  1 件のコメント
Matt J
Matt J 2013 年 12 月 24 日
How is the "equivalence" defined?

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2013 年 12 月 24 日
Not sure what that means. But you can use regionprops() in the Image Processing Toolbox to get the Area, Perimeter, and Equivalent Circular Diameter. See my Image Segmentation Tutorial for a demo. Then you can use rectangle to plot a circle in the overlay, or use the FAQ to make a circle in an image: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by