Extract the hand region from an image

조회 수: 2 (최근 30일)
Sokhib Tukhtayev
Sokhib Tukhtayev 2017년 4월 5일
댓글: Sokhib Tukhtayev 2017년 4월 10일
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