Can anyone plz help me segment vein pattern from a thresholded dorsal palm image????
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Brett Shoelson
le 5 Mar 2011
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
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!