On 04/04/2010 05:18 AM, Juan Antonio Gil Pascual wrote:
Hi Bernado

I need to compare two fingerprint images and let me know if you can do
with R. I have used the technique of minutiae but it seems to work
better with the cross-correlation and wanted to know if you can do with R.

Hi Juan,
If you're using minutiae, you will want something like character recognition to identify the (admittedly arbitrary) elements of fingerprints like loops and whorls and their relative extents and positions. I don't know whether there is much character recognition stuff done in R, but it would certainly be related.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to