Info
この質問は閉じられています。 編集または回答するには再度開いてください。
connected component and labeling
1 回表示 (過去 30 日間)
古いコメントを表示
hi, i want to know how to connect the pixels of RGB images that I want and ignored the background / rest of the image? Pls advice what function can be used?
0 件のコメント
回答 (1 件)
Image Analyst
2012 年 3 月 11 日
Use bwlabel or bwconncomp. See my BlobsDemo: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
EDITED/corrected link above.
6 件のコメント
Image Analyst
2012 年 3 月 11 日
I gave the methods I thought would be most productive. I think you can find all the major learning methods on the Mathworks web site: http://www.mathworks.com/services/training/. If examples/demos, videos, books, blogs, documentation, and instructor-led training are all not conducive to your way of learning then perhaps you can tell us what way you learn best. Maybe there's a way of learning I forgot to list.
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!