<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-30T18:04:43Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/16189" metadataPrefix="rdf">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/16189</identifier><datestamp>2026-02-03T12:07:59Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</setSpec></header><metadata><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:ow="http://www.ontoweb.org/ontology/1#" xmlns:rdf="http://www.openarchives.org/OAI/2.0/rdf/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/rdf/ http://www.openarchives.org/OAI/2.0/rdf.xsd">
   <ow:Publication rdf:about="oai:riuma.uma.es:10630/16189">
      <dc:title>A first step to accelerating fingerprint matching based on deformable minutiae clustering</dc:title>
      <dc:creator>Romero, Luis F.</dc:creator>
      <dc:creator>Tabik, Siham</dc:creator>
      <dc:creator>Sánchez, Andrés Jesús</dc:creator>
      <dc:creator>Medina Pérez, Miguel Angel</dc:creator>
      <dc:creator>Herrera, Francisco</dc:creator>
      <dc:subject>Identificación biométrica - Congresos</dc:subject>
      <dc:subject>Dactiloscopia - Congresos</dc:subject>
      <dc:description>Fingerprint recognition is one of the most used biometric&#xd;
methods for authentication. The identification of a query fingerprint requires&#xd;
matching its minutiae against every minutiae of all the fingerprints&#xd;
of the database. The state-of-the-art matching algorithms are costly, from&#xd;
a computational point of view, and inefficient on large datasets. In this&#xd;
work, we include faster methods to accelerating DMC (the most accurate&#xd;
fingerprint matching algorithm based only on minutiae). In particular,&#xd;
we translate into C++ the functions of the algorithm which represent the&#xd;
most costly tasks of the code; we create a library with the new code and&#xd;
we link the library to the original C# code using a CLR Class Library&#xd;
project by means of a C++/CLI Wrapper. Our solution re-implements&#xd;
critical functions, e.g., the bit population count including a fast C++&#xd;
PopCount library and the use of the squared Euclidean distance for calculating&#xd;
the minutiae neighborhood. The experimental results show a&#xd;
significant reduction of the execution time in the optimized functions of&#xd;
the matching algorithm. Finally, a novel approach to improve the matching&#xd;
algorithm, considering cache memory blocking and parallel data processing,&#xd;
is presented as future work.</dc:description>
      <dc:date>2018-07-12T06:35:40Z</dc:date>
      <dc:date>2018-07-12T06:35:40Z</dc:date>
      <dc:date>2018-07-01</dc:date>
      <dc:date>2018-07-12</dc:date>
      <dc:type>conference output</dc:type>
      <dc:identifier>https://hdl.handle.net/10630/16189</dc:identifier>
      <dc:language>eng</dc:language>
      <dc:relation>CAEPIA</dc:relation>
      <dc:relation>Granada, España</dc:relation>
      <dc:relation>16 de septiembre de 2018</dc:relation>
      <dc:rights>open access</dc:rights>
   </ow:Publication>
</rdf:RDF>
</metadata></record></GetRecord></OAI-PMH>