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

3 ビュー (過去 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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by