distance between two different markers

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Neelma Mumtaz
Posts: 4
Joined: Sun Apr 06, 2014 1:59 pm

distance between two different markers

Post by Neelma Mumtaz » Mon May 05, 2014 8:46 am

Hello everyone,

Is there any way to obtain the length value of individual bodies after scaling?
and if not, then how can we obtain the distance between any two markers?

Thanks a lot in advance! :)

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: distance between two different markers

Post by jimmy d » Tue May 06, 2014 5:46 am

Hi Neelma,

You can take the xyz location of each marker and use vector math to get the distance. You will need to have each marker expressed in the same frame (global, body etc).

Hope that helps,
-james

POST REPLY