Click here to Skip to main content
15,906,106 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to do image processing in C#......want to get ROI of palm and then match afterwards accordingly...how can i do it??

e.g--suppose user registers into the systems.....he uploads his palm image at the time of registration.
i want to do image processing on it and get the ROI. after doing when he login's into the system,,system will ask thumb image then user will upload his other palm image to match this image with the registered image by processing its ROI....
how can i do it...HELP
Posted

1 solution

Here is a great article that might be helpful:

A Framework in C# for Fingerprint Verification[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900