connected component and labeling
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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
0 个投票
Use bwlabel or bwconncomp. See my BlobsDemo: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
EDITED/corrected link above.
6 个评论
Tulips
2012-3-11
Image Analyst
2012-3-11
Sorry, Rose, somehow I pasted in the wrong link (one for splitstring which is a replacement for John D'Errico's allwords, which he took down). See the correct link in the edited answer above.
Tulips
2012-3-11
Image Analyst
2012-3-11
There are numerous ways to learn. You can watch Doug Hull's video tutorials on the web site, you can go over the demos and examples in the help, you can read the blogs, particularly Steve on Image Processing (http://blogs.mathworks.com/steve/), buy and read Steve's book, or you can attend instructor-led classes in person. For you, I'd recommend the instructor led classes.
Now, for my BlobsDemo, exactly which line(s) is/are confusing to you? I thought they were all very well explained through the comments, but maybe not.
Tulips
2012-3-11
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!