Human activity recognition from video

6 visualizaciones (últimos 30 días)
hasan molla
hasan molla el 3 de Mayo de 2017
Respondida: Kenta el 31 de Mzo. de 2020
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 comentario
Jan
Jan el 3 de Mayo de 2017
Editada: Jan el 3 de Mayo de 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.

Iniciar sesión para comentar.

Respuesta aceptada

Kenta
Kenta el 31 de Mzo. de 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.

Más respuestas (3)

Image Analyst
Image Analyst el 3 de Mayo de 2017
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 el 8 de Mayo de 2018
Can you send human activity recognition code and algorithm from email id foram89833@gmail.com

Selin Buket AYDOGDU
Selin Buket AYDOGDU el 22 de Ag. de 2019
Editada: Selin Buket AYDOGDU el 22 de Ag. de 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!

Categorías

Más información sobre Computer Vision Toolbox en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by