Distance between the legs of a person in an image

1 回表示 (過去 30 日間)
Ambarish Ravindran
Ambarish Ravindran 2015 年 4 月 30 日
回答済み: Dima Lisin 2015 年 5 月 11 日
Hola everyone!!
I am looking to find the distance between the legs of a football player in a frame so that I can use it for consecutive frames to analyze his movement. Please help me out. Thank you in advance!

回答 (1 件)

Dima Lisin
Dima Lisin 2015 年 5 月 11 日
If you get a reasonably good segmentation of the player, you can use regionprops to get a tight bounding box around the figure. The width of the box may be a good approximation to the distance between the legs. If the player has his arms outstretched, then this method will not work so well. You can then try using morphology to erase the arms.

カテゴリ

Help Center および File ExchangeComputer Vision with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by