Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to convert action video to normalized silhouette images?

1 次查看(过去 30 天)
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.

回答(1 个)

Bhargavi Maganuru
Bhargavi Maganuru 2020-4-29
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