Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to convert action video to normalized silhouette images?

1 vue (au cours des 30 derniers jours)
Kong
Kong le 10 Mar 2020
Clôturé : MATLAB Answer Bot le 20 Août 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.

Réponses (1)

Bhargavi Maganuru
Bhargavi Maganuru le 29 Avr 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