Human activity recognition from video

I am working in a project base on computer vision. My project is to recognize human activity from video. I need to use mean shift algorithm for gather information. How can I collect information about velocity, position etc.

1 Comment

Jan
Jan on 3 May 2017
Edited: Jan on 3 May 2017
I've deleted the duplicate thread. Please post a question once only. Use tags, which explain the topics of a question, not names of contributors. They are used to classify questions.
The question is very general. The more details a question contains, the more like is a useful answer.

Sign in to comment.

 Accepted Answer

Kenta
Kenta on 31 Mar 2020
I am not sure but the below is a demo of video classification which may relate to your study.
The image features were extracted via a pre-trained network and the time-series features were classified using LSTM (Long Short Term Memory).
If you start from a simple video classification task, just adopting the demo code into you task would be effective. I hope the demo above helps you.

More Answers (3)

Can you send human activity recognition code and algorithm from email id foram89833@gmail.com
Selin Buket AYDOGDU
Selin Buket AYDOGDU on 22 Aug 2019
Edited: Selin Buket AYDOGDU on 22 Aug 2019
If you have an answer to this question, can you please share with me? I am working on this subject in my internship. My gmail is selbuaydogdu@gmail.com , thank you!

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 3 May 2017

Answered:

on 31 Mar 2020

Community Treasure Hunt

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

Start Hunting!