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 件のコメント

Jan
Jan 2017 年 5 月 3 日
編集済み: Jan 2017 年 5 月 3 日
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.

サインインしてコメントする。

 採用された回答

Kenta
Kenta 2020 年 3 月 31 日

1 投票

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.

その他の回答 (3 件)

Image Analyst
Image Analyst 2017 年 5 月 3 日

0 投票

See the Computer Vision System Toolbox. https://www.mathworks.com/products/computer-vision/features.html#object-tracking-and-motion-estimation If you buy that, it can save you a lot of time.
Foram Suratwala
Foram Suratwala 2018 年 5 月 8 日

0 投票

Can you send human activity recognition code and algorithm from email id foram89833@gmail.com
Selin Buket AYDOGDU
Selin Buket AYDOGDU 2019 年 8 月 22 日
編集済み: Selin Buket AYDOGDU 2019 年 8 月 22 日

0 投票

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!

カテゴリ

ヘルプ センター および File ExchangeImage Processing and Computer Vision についてさらに検索

タグ

タグが未入力です。

質問済み:

2017 年 5 月 3 日

回答済み:

2020 年 3 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by