can we able to identify a person action from a given video

2 次查看(过去 30 天)
My input is a video. It shows jumping action performed by a man. Can MATLAB identify that the person is jumping??

采纳的回答

Walter Roberson
Walter Roberson 2012-11-16
According to Einstein, NO, it is not possible to tell the distinguish the person jumping compared to the world moving around the person (e.g., a fast elevator)
  2 个评论
Sivakumaran Chandrasekaran
Thanks Walter.. How about the actions such as walking, jogging ? All the above actions are performed inside a room. Can MATLAB recognize and tell.
Walter Roberson
Walter Roberson 2012-11-16
No. Consider a treadmill moving under the person.
False motion techniques like this are used a lot in movies.
You can perhaps identify that it looks like the person is jumping, or looks like they are walking or jogging, but you cannot distinguish the case of the person moving compared to the surroundings, from the case of the surroundings moving compared to the person. There is no absolute motion.

请先登录,再进行评论。

更多回答(1 个)

Image Analyst
Image Analyst 2012-11-16
You need to look at sections 16, 18, and 21 and pick an algorithm
Then code it up and come back here if you need to.
  3 个评论
Image Analyst
Image Analyst 2012-11-16
Contact the authors of the papers and see if they will give you some. I can't answer for them.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by