How to measure arm trajectory?

In summary: Hi,In summary, you are looking for a way to compute the trajectory of an arm when it is curving or moving straight ahead. You have the points from the top and side view, but you need to use them to fit a curve to the data.
  • #1
msn009
53
6
I am not sure in which section this question should belong so I am placing it here for now. I have no experience in physics and body motion so appreciate some patience with my question.

the information i have are pixel coordinates of the head, shoulder, elbow, hand, knee, hips and leg of 2 people facing each other at every point.
this information is collected along a timeframe upto miliseconds so I have about 30 frames that has these coordinate information. Now I need to find a way to measure the trajectory of the arm when it is curving or moving straight ahead towards the person opposite. in the end the a single value result is expected to determine whether the trajectory was a curve or a straight move.

How can I use the points I have to compute this trajectory or perhaps references i can use to aid the thinking process?
 
Technology news on Phys.org
  • #2
Welcome to the PF. :smile:

Do you have a view from the top as well as the side view? Or only the side view?
 
  • #3
Hi msn, :welcome:

Not sure where the physics is in this one ? Looks more like image processing to me. All you want is one single number (curvature?), so you'll have to do a lot of distilling.

You forgot to define 'trajectory of the arm' in terms used before. Idem 'towards the person'.
 
  • #4
Hi,
I have the video captures from the top but these points are translated into pixel points in a file. so i have the x and y pixel points for all these joints for each frame.
yes it is somewhat image processing but i have these values saved as points in an excel file. i understand that it might not be purely physics but i see the need to be able to understand the body motion to be able to know how best to compute these trajectories.
 
  • #5
msn009 said:
how best to compute these trajectories.
It seems like you need to fit a curve to each set of datapoints, and have some definition (tolerances) for what you consider "straight" versus "curved" motion...

https://en.wikipedia.org/wiki/Curve_fitting
 
  • #6
so in this case, can i just use the x,y co-ordinates of the hand and try to plot a function that will show whether it is a curved or straight line over time? basically i need use the trajectory of these points to form the definition of whether it is a straight or curved motion
 
  • Like
Likes berkeman
  • #7
msn009 said:
so in this case, can i just use the x,y co-ordinates of the hand and try to plot a function that will show whether it is a curved or straight line over time? basically i need use the trajectory of these points to form the definition of whether it is a straight or curved motion
Yes, I think so. At least that's where I would start. Is one of the issues that you don't have data that is regularly sampled, or are missing some datapoints?
 
  • #8
berkeman said:
Yes, I think so. At least that's where I would start. Is one of the issues that you don't have data that is regularly sampled, or are missing some datapoints?
yes, that would be a possibility but at this point i will only compute for those that has values in it.
 
  • #9
You're describing 2D coordinates, but don't you have 3D motion and therefore need 3D coordinates?

If you have 2D images, I think you need 2 sets of them, with known offsets, to calculate the locations of the points in 3D space. Once you have x,y,z locations of the subject points, then it is just trigonometry calculations to find angles. E.G. if the pivot is at 0,0,0 and the other end of the arm at 1000,0,0 and a certain time later is at 707,707,0 it has rotated 45 degrees about the z axis.
 
  • #10
these are 3D motion projected onto 2D so I only have the x,y coordinates for each joint.
 

1. What is arm trajectory?

Arm trajectory is the path that the arm follows as it moves through space. It is determined by the movements of the shoulder, elbow, wrist, and hand.

2. Why is it important to measure arm trajectory?

Measuring arm trajectory is important for understanding and analyzing movement patterns, tracking progress in rehabilitation or sports training, and identifying any potential issues or imbalances in movement.

3. How is arm trajectory measured?

Arm trajectory can be measured using various methods such as motion capture technology, video analysis, or specialized equipment such as goniometers or accelerometers.

4. What factors affect arm trajectory?

The trajectory of the arm can be influenced by a variety of factors, including the position and movement of the shoulder, elbow, wrist, and hand, muscle strength and flexibility, coordination, and external forces such as gravity or resistance.

5. Can arm trajectory be improved?

Yes, arm trajectory can be improved through targeted exercises and training to improve muscle strength, flexibility, and coordination. It is also important to address any underlying issues or imbalances that may be impacting arm trajectory.

Similar threads

  • Astronomy and Astrophysics
Replies
2
Views
1K
  • Special and General Relativity
Replies
8
Views
890
  • Introductory Physics Homework Help
Replies
30
Views
500
Replies
4
Views
3K
Replies
3
Views
1K
  • Special and General Relativity
Replies
10
Views
3K
  • Introductory Physics Homework Help
Replies
7
Views
2K
  • Special and General Relativity
Replies
13
Views
1K
  • Mechanics
Replies
20
Views
2K
Back
Top