Matlab code to find hand extremeties and centre of a hand after image segmentation.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Manjiree Waikar
il 8 Set 2017
Commentato: Jose Marques
il 9 Set 2017
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.
0 Commenti
Risposta accettata
Più risposte (1)
Image Analyst
il 9 Set 2017
First do background correction by dividing by an image of just the white sheet. Then ask regionprops for the centroid.
4 Commenti
Jose Marques
il 9 Set 2017
Image Analyst, I don't know if it's correct to ask here. But: have you ever work with kinect?
Vedere anche
Categorie
Scopri di più su Feature Detection and Extraction in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!