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

3 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)

Community Treasure Hunt

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

Start Hunting!