Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Jose Marques
Jose Marques am 9 Sep. 2017
  10 Kommentare
Manjiree Waikar
Manjiree Waikar am 9 Sep. 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?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by