 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fingerprint recognition in Java</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: digvi16027</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/#comment-101643</link>
		<dc:creator>digvi16027</dc:creator>
		<pubDate>Sat, 14 Jan 2012 14:27:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-101643</guid>
		<description><![CDATA[Check out this tutorial fingerprint SDK in java :


http://javacomponent.blogspot.com/2012/01/java-fingerprint-digitalpersona.html]]></description>
		<content:encoded><![CDATA[<p>Check out this tutorial fingerprint SDK in java :</p>
<p><a href="http://javacomponent.blogspot.com/2012/01/java-fingerprint-digitalpersona.html" rel="nofollow">http://javacomponent.blogspot.com/2012/01/java-fingerprint-digitalpersona.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kccrosser</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/#comment-98629</link>
		<dc:creator>kccrosser</dc:creator>
		<pubDate>Fri, 04 Nov 2011 15:30:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-98629</guid>
		<description><![CDATA[Google &quot;bioapi&quot; for many references to the standard for fingerprint (and other biometric) recognition.
Your question indicates that you are not familiar with how fingerprint matching actually works.  You may want to research the basics before trying to implement some kind of matching system.
Fingerprints are converted from the initial scanned image (which should be at least 600 dpi in a one-inch by one-inch image to meet FBI standards).  Proprietary algorithms are used to convert the image into a set of &quot;minutiae&quot; (plural of minutia).
The minutiae essentially describes the fingerprint in terms of significant features (loops, whorls, splits, and other information about how the ridges and valleys relate to one another) and the minutiae relate each of the individual minutia to the others in terms of relative distance and orientation.
The algorithms that do the minutiae conversion and matching are generally proprietary, so that each of the commercial companies that sell these systems to government agencies can try to claim that their matching system works better than the others.

With the BioAPI, the code to &quot;enroll&quot; prints and &quot;match&quot; prints is pretty simple.

Trying to write your own code to transform a scanned image into minutiae, or to try to do your own minutiae matching would be a job for a seriously advanced programmer with a PHD in math, physics, and/or biometric engineering.]]></description>
		<content:encoded><![CDATA[<p>Google &#8220;bioapi&#8221; for many references to the standard for fingerprint (and other biometric) recognition.<br />
Your question indicates that you are not familiar with how fingerprint matching actually works.  You may want to research the basics before trying to implement some kind of matching system.<br />
Fingerprints are converted from the initial scanned image (which should be at least 600 dpi in a one-inch by one-inch image to meet FBI standards).  Proprietary algorithms are used to convert the image into a set of &#8220;minutiae&#8221; (plural of minutia).<br />
The minutiae essentially describes the fingerprint in terms of significant features (loops, whorls, splits, and other information about how the ridges and valleys relate to one another) and the minutiae relate each of the individual minutia to the others in terms of relative distance and orientation.<br />
The algorithms that do the minutiae conversion and matching are generally proprietary, so that each of the commercial companies that sell these systems to government agencies can try to claim that their matching system works better than the others.</p>
<p>With the BioAPI, the code to &#8220;enroll&#8221; prints and &#8220;match&#8221; prints is pretty simple.</p>
<p>Trying to write your own code to transform a scanned image into minutiae, or to try to do your own minutiae matching would be a job for a seriously advanced programmer with a PHD in math, physics, and/or biometric engineering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hanumath</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/#comment-98615</link>
		<dc:creator>hanumath</dc:creator>
		<pubDate>Fri, 04 Nov 2011 08:13:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-98615</guid>
		<description><![CDATA[i want source code for how to  match fingerprints from stored databases using java]]></description>
		<content:encoded><![CDATA[<p>i want source code for how to  match fingerprints from stored databases using java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mortimer1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fingerprint-recognition-in-java/#comment-86775</link>
		<dc:creator>mortimer1</dc:creator>
		<pubDate>Wed, 19 Jan 2011 17:21:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-86775</guid>
		<description><![CDATA[For fingerprint recognition you can try GrFinger for Java which is an SDK that you can use to integrate for fingerprint recognition.  You can go to their website www.grfinger.com for more information and they do have trial versions you can download and install.]]></description>
		<content:encoded><![CDATA[<p>For fingerprint recognition you can try GrFinger for Java which is an SDK that you can use to integrate for fingerprint recognition.  You can go to their website <a href="http://www.grfinger.com" rel="nofollow">http://www.grfinger.com</a> for more information and they do have trial versions you can download and install.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.036 seconds using memcached
Object Caching 311/312 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:14:00 -->