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

2 views (last 30 days)
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

Accepted Answer

Stephen23
Stephen23 on 10 May 2019
"How can I make an array of structs , each struct have a unique index?"

More Answers (0)

Categories

Find more on Characters and Strings in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!