フィルターのクリア

Multiple Labels in an Image

2 ビュー (過去 30 日間)
Cady
Cady 2013 年 12 月 3 日
コメント済み: Image Analyst 2013 年 12 月 4 日
Hello, I am currently doing a project and inventory categorization and I can detect each type of inventory, but I can only output each detected image labeled on separate images. I want to know how to label all the detected images on one image. I am currently using insertObjectAnnotation to label my detected items. Can someone please shed some light on how I can put all the labeled products on one image. Thank you.

採用された回答

sixwwwwww
sixwwwwww 2013 年 12 月 3 日
you can store labels for all of your items in a cell array of strings and then you can use this cell array of strings in place of single label. For more information see:
I hope it helps. Good luck!
  20 件のコメント
Cady
Cady 2013 年 12 月 4 日
If I can send them to you I would greatly appreciate the further help
Image Analyst
Image Analyst 2013 年 12 月 4 日
Try zipping them before attaching.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by