how can i process this image in excellent way in order to extract veins from image exactly?

please if anyone can help me.

9 Comments

Interesting. Someone sent me the very same image earlier today and asked for "the complete matlab code for this Biometric Authentication Using Fast Correlation of Near Infrared Hand Vein Patterns algorithm". The last part of that sounds like the title of a paper to me, so if you are doing something similar you might want to see if you can find a paper on that topic.
i have the same paper above ,but i try to find any other proposed methods that enable me to get better results.
do you understand me?
are you give the person "the complete matlab code for this Biometric Authentication Using Fast Correlation of Near Infrared Hand Vein Patterns algorithm".?please inform me.
I am not sure I understand the question. If you are asking what my reply was to the person who emailed me privately, then really that is not your business unless you are that person.
walter roberson
i am very sorry if my question disturbed you.
But my target from question was only that if i can benefit from what you do for the person .
generally , i am sorry again.
reqards
I would estimate that you have progressed past the point where my reply to the other person would have been of benefit to you.
You asked if you could benefit from what I did for the other person. Please be assured that the answer is NO.
I will not be able to answer further questions as to what I did or did not tell someone else.

Sign in to comment.

Answers (1)

I'd start with my shrinkWrap function to segment the hand.

10 Comments

Sean already implemented it in MATLAB. Click on the "Download All" link in the upper right corner in order to download his code.
Download, save it somewhere on the MATLAB path, read the instructions and run it on your image.
thanks
i will understand the code,try to implement it on my image and informe you .
i tried to run your code on my image ,but i failed .
any help?
What did you observe when it failed? Were there error messages?
Shrink wrap won't find the veins, it will just give you the hand, which you could also get via simple thresholding.
i can not implement it because i did not know how to do this ,is it can be implemented on my image at http://tinypic.com/view.php?pic=5wh0lg&s=5 or not? if it can be implemented what are variables i must change it in the code.
i am a beginner in Matlab
image Analyst
what are the solutions or steps you advise me to follow to obtain veins?
It looks tough because even I can't say where the veins are. Even if I could, it's definitely a judgment call as to when the vein disappears. You might start off looking for algorithms here: http://iris.usc.edu/Vision-Notes/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models

Sign in to comment.

Categories

Asked:

on 5 Jan 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!