Can anyone plz help me segment vein pattern from a thresholded dorsal palm image????
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Brett Shoelson
il 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
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!