Borrar filtros
Borrar filtros

Extract the hand region from an image

2 visualizaciones (últimos 30 días)
Sokhib Tukhtayev
Sokhib Tukhtayev el 5 de Abr. de 2017
Comentada: Sokhib Tukhtayev el 10 de Abr. de 2017
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 comentarios
Image Analyst
Image Analyst el 10 de Abr. de 2017
Editada: Image Analyst el 10 de Abr. de 2017
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 el 10 de Abr. de 2017
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?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by