Taking patches from RGB image from its connected components
古いコメントを表示
I have an RGB image, I have used roipoly to make polygons and create a binary matrix. After that i used bwconncomp to find connected components.
Is it possible to get partial image from RGB based on these connected components. E.G ihave 30 objects in my bwconncomp result. How can I get 30 different image patches taken from my original partial image.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Region and Image Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!