Extract the hand region from an image

2 次查看(过去 30 天)
I have an image that looks like:
This image is from the dataset and I implemented skin color extraction to this image.
My goal here is to extract only hand region, that's something like this:
Do you have any idea about how to do so using some image processing algorithms?
For example: to create two rectangle or circle-like shapes that contain same/similar color intensities in neighbouring regions, one for face and the other one for hand and check if those circles contain two little black regions(in this case, probably eyes) or two blackish lines (eyebrows) and extract the second shape.
  8 个评论
Image Analyst
Image Analyst 2017-4-10
编辑:Image Analyst 2017-4-10
You see that door behind the woman? Well what is that door wasn't there and the only thing behind here was a totally black wall, or a white sheet. Have you ever heard of a cyclorama?
Wouldn't that make it easier to find only the hand? Of course it would.
Sokhib Tukhtayev
Sokhib Tukhtayev 2017-4-10
I see now. I can't do that, because I only have a dataset downloaded from the WEB. In your suggestion, I would have to create my own dataset which is impossible for me. I need to use existing ones and do some processing. Any other suggestions?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by