How can I make an array of structs , each struct have a unique index?

2 ビュー (過去 30 日間)
Dema Qasem
Dema Qasem 2019 年 5 月 10 日
コメント済み: Dema Qasem 2019 年 5 月 10 日
I want to find Objects of a Video using regionprops function
the functuon "regionprops" returns a struct with one field that contains all objects for Only ONE image
but, I need a struct for each frame of the video

採用された回答

Stephen23
Stephen23 2019 年 5 月 10 日
"How can I make an array of structs , each struct have a unique index?"
  1 件のコメント
Dema Qasem
Dema Qasem 2019 年 5 月 10 日
I've done my project successfully ,I've no problems now
Thanks for your help :)

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCharacters and Strings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by