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 Exchange에서 Image 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