フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can I identify objects in a cluttered image by their shape/colour?

1 回表示 (過去 30 日間)
Dan Comber
Dan Comber 2017 年 8 月 4 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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

回答 (2 件)

Alessandro La Chioma
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!

Image Analyst
Image Analyst 2017 年 8 月 4 日
Also read this link and attach your image if you'd like more specific help.

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by