フィルターのクリア

Depth Image Segmentation Using Depth Threshold

1 回表示 (過去 30 日間)
Hg
Hg 2016 年 2 月 28 日
編集済み: Yves Daoust 2016 年 2 月 29 日
Depth threshold can be used to extract a foreground (e.g a hand) when there's a gap between a foreground and it's background. In some cases where the foreground goes "deeper" than its background, or being "buried" in the background, how can the extraction/segmentation be done?

回答 (1 件)

Yves Daoust
Yves Daoust 2016 年 2 月 29 日
編集済み: Yves Daoust 2016 年 2 月 29 日
This isn't really possible using the depth information alone, especially if the hand touches the sheet. There is no difference between a finger and a fold. (Unless you deploy an elastic 3D model of a hand and fingers and fit it to the data.)
In this particular case, you can probably work by first segmenting the skin from the visible image.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by