Matlab code to find hand extremeties and centre of a hand after image segmentation.

3 visualizaciones (últimos 30 días)
Sir can you please tell me how to find centre and hand extremeties of hand image. I have attached the respective image here. Actually I want to automatically extract the region of vein patterns from the back of the palm. Please help me with the code.

Respuesta aceptada

Jose Marques
Jose Marques el 9 de Sept. de 2017
  10 comentarios
Manjiree Waikar
Manjiree Waikar el 9 de Sept. de 2017
Thank you so much sir. It worked for me. Sir I want to know that which method should I use for automatic extraction of ROI with above output Image?

Iniciar sesión para comentar.

Más respuestas (1)

Image Analyst
Image Analyst el 9 de Sept. de 2017
First do background correction by dividing by an image of just the white sheet. Then ask regionprops for the centroid.
  4 comentarios
Jose Marques
Jose Marques el 9 de Sept. de 2017
Image Analyst, I don't know if it's correct to ask here. But: have you ever work with kinect?

Iniciar sesión para comentar.

Categorías

Más información sobre Geometric Transformation and Image Registration 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