is it possible to find the distance between the legs of a walking person using MATLAB?
Show older comments
is it possible to find the distance between the legs of a walking person using MATLAB? human walking video is the input..
2 Comments
Walter Roberson
on 26 Apr 2013
Is the walking person a fixed distance away? Are they walking at a fixed angle? Are there ground markings that could be used to determine the distance?
Accepted Answer
More Answers (2)
Walter Roberson
on 26 Apr 2013
0 votes
No. You cannot determine the distance between legs of someone in a hoop skirt with a sufficiently long train.
3 Comments
Walter Roberson
on 26 Apr 2013
Hee, yes, that is called "walking" in English :)
Cedric
on 26 Apr 2013
In French too actually ;-) "marcher sur les mains"
Jan
on 26 Apr 2013
0 votes
How is "distance between legs" mathematically defined? Legs consists of at least 3 rigid segments (simulating the 26 bones of the feet seems to be over-doing here) with a spatial extent. While the distnace between the hip-joint centers is (almost) constant, the "distance" between the lower leg segments or the feet needs a meaningful definition before we can discuss, if this can be determined by a 2D-projected movie.
9 Comments
Walter Roberson
on 26 Apr 2013
My speculation: the poster is trying to analyze stride length.
Sivakumaran Chandrasekaran
on 26 Apr 2013
Jan
on 26 Apr 2013
Or step width?
Walter Roberson
on 26 Apr 2013
What would be done with the distance information? Knowing that would give us a better idea of what needs to be measured.
You could upload some sample frames, http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Sivakumaran Chandrasekaran
on 26 Apr 2013
Walter Roberson
on 26 Apr 2013
Okay, but in the meantime, telling us what you will do with the distance information will allow us to be thinking about how we might deal with the problem.
Sivakumaran Chandrasekaran
on 27 Apr 2013
Walter Roberson
on 27 Apr 2013
Unfortunately imageshack is requiring an account in order to view the images.
Jan
on 27 Apr 2013
@Sivakumaran Chandrasekaran: The problem of the "distance" is still not cleared: Do you mean the 3D-distance between the center of the feet in each frame of the movie? Or the distance between the points on the floor, where the heels get ground contact during walking? While the first distances varies from frame to frame, the second distance varies from stride to stride.
Note that it is very hard to define the center of a foot exactly, most of all in 3D.
Categories
Find more on Kinect For Windows Sensor 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!