Finger's measurements through a image
Show older comments
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

Answers (1)
Walter Roberson
on 5 Oct 2015
0 votes
rgb2gray, threshold to remove the white area. bwtraceboundaries or else regionprops. You might also want to skeletonize.
1 Comment
ThuXin Hlaine
on 12 Oct 2018
pls explain more
Categories
Find more on Image Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!