Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How to convert action video to normalized silhouette images?

1 visualizzazione (ultimi 30 giorni)
Kong
Kong il 10 Mar 2020
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hello.
I want to convert action video to normalized silhouette images.
  1. convert human motion video to silhouette images (using back Background Subtraction??)
2. silhouette images to normalized silhouette images as much foreground as possible
3. normalized silhouette images to matrix (CSV file)
Please let me know some references.

Risposte (1)

Bhargavi Maganuru
Bhargavi Maganuru il 29 Apr 2020
Hi,
You can go through the following links, they might help for you
To convert image to matrix, you can use imread function,this will return array.

Community Treasure Hunt

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

Start Hunting!

Translated by