Can anyone plz help me segment vein pattern from a thresholded dorsal palm image????
1 次查看(过去 30 天)
显示 更早的评论
I'm currently working on a project based on extraction of hand vein pattern and locating the bifurcations. I'v extracted the hand from the background and done graythresh...please help me proceed further with this, i want to extract vein patterns. Thank you in advance.
Regards val
0 个评论
采纳的回答
Brett Shoelson
2011-3-5
Take a look at BWMORPH. It allows you to calculate the skeleton of your image. From that result, you can calculate branch points. Cheers, Brett
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!