Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Restrict regionprops ellipse fitting algorithm to include only the binary objects
1 回表示 (過去 30 日間)
古いコメントを表示
I have a binary image with complex object shapes. I am using regionprops to fit ellipses to the white zones (1s). I have attached the results of regionprops. However, regionprops is including a lot of the binary objects' background when fitting the ellipses. How do I restrict regionprops to only fit ellipses to the white parts of the image (1s) and not include any, or include as little as possible, parts of the blue region (0s)?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!