how to replace the image
1 回表示 (過去 30 日間)
古いコメントを表示
hai..
my question is how to replace the the half cell image to the circle cell image.Can we create the result which have two full circle image.?.The example at link below.thanks
0 件のコメント
採用された回答
Image Analyst
2011 年 9 月 27 日
Try bwconvhull() in the Image Processing Toolbox.
2 件のコメント
Image Analyst
2011 年 9 月 27 日
Depends on what you want to do. Do you want to find its area and centroid place a circle at its centroid that is the same area as its area? Or the same area as the other circle? Or the same area as the convex hull? Or maybe you want to try Hough routines (search the Mathworks site for references and examples).
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!