how to store centroids of markers in an array?

2 views (last 30 days)
Hi this is thiru from VIT University, India. I am working on gait analysis, frame based method. I the markers coordinated in my image frames stored in a variable called centroids. It gives only the last frames marker coordinates. instead i want to store the all the marker coordinates for all the frames. How do i do that? currently it is 10x2 array giving coordinates for 10 marker in a single frame.
  1 Comment
Jan
Jan on 24 Mar 2014
Without seeing the code it is impossible to suggest an improvement. The answer will be, that you simply have to store the values in an array. But it depends on the current code, which is the most efficient way to do so. So please edit the original question and append the relevant part of your code.

Sign in to comment.

Answers (0)

Categories

Find more on 2-D and 3-D Plots 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!