Finger's measurements through a image
Afficher commentaires plus anciens
Hey guys. I have this hand's pic (you can see it bellow) and I'd like to find the "outline" of it (should I use edge detection?). Then, I need to find the higher points, and the lowers too (in this case should I use horizontal derivate to find this?) so I can find the finger's measurements... Can you help me with this?? Do you think that has any other way to find this measurements easier??
Best Regards

Réponses (1)
Walter Roberson
le 5 Oct 2015
0 votes
rgb2gray, threshold to remove the white area. bwtraceboundaries or else regionprops. You might also want to skeletonize.
1 commentaire
ThuXin Hlaine
le 12 Oct 2018
pls explain more
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!