Info
此问题已关闭。 请重新打开它进行编辑或回答。
How can I identify objects in a cluttered image by their shape/colour?
1 次查看(过去 30 天)
显示 更早的评论
I've written some code so that when an image is supplied to MATLAB, it uses predetermined parameters to highlight any areas which match the required colours. From this collection of highlighted areas, I want to find any which correspond to round object (as this is trying to look for fruit in a cluttered image). None of the methods shown in examples by MathWorks seem to work, as they all require empty background space between the objects
0 个评论
回答(2 个)
Alessandro La Chioma
2017-8-4
Without seeing the image and without knowing what you specifically tried and did not work, I can only suggest to have a look here, which seems to fit exactly your needs: http://www.mathworks.com/help/images/examples/marker-controlled-watershed-segmentation.html#zmw57dd0e3403 Good luck!
0 个评论
Image Analyst
2017-8-4
See my file Exchange for some color segmentation demos. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862&sort=downloads_desc
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!