<?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-04-13T05:53:19Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/88646" metadataPrefix="didl">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/88646</identifier><datestamp>2025-07-17T16:16:46Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452951</setSpec></header><metadata><d:DIDL xmlns:d="urn:mpeg:mpeg21:2002:02-DIDL-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="urn:mpeg:mpeg21:2002:02-DIDL-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/did/didl.xsd">
   <d:Item id="hdl_2117_88646">
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <dii:Identifier xmlns:dii="urn:mpeg:mpeg21:2002:01-DII-NS" xsi:schemaLocation="urn:mpeg:mpeg21:2002:01-DII-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/dii/dii.xsd">urn:hdl:2117/88646</dii:Identifier>
         </d:Statement>
      </d:Descriptor>
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
               <dc:title>Tècniques de reconeixement de cares per annotació de vídeos</dc:title>
               <dc:creator>Gras Godoy, Aleix</dc:creator>
               <dc:subject>Àrees temàtiques de la UPC::Enginyeria de la telecomunicació::Processament del senyal::Processament de la imatge i del senyal vídeo</dc:subject>
               <dc:subject>Human face recognition (Computer science)</dc:subject>
               <dc:subject>Face</dc:subject>
               <dc:subject>Verification</dc:subject>
               <dc:subject>Recognition</dc:subject>
               <dc:subject>SVM</dc:subject>
               <dc:subject>OC-SVM</dc:subject>
               <dc:subject>Tracking</dc:subject>
               <dc:subject>Outlier</dc:subject>
               <dc:subject>Detect</dc:subject>
               <dc:subject>Reconeixement facial (Informàtica)</dc:subject>
               <dc:description>The  present  project  is &#xd;
designed  to  improve&#xd;
methods &#xd;
of&#xd;
face &#xd;
recognition  and  face &#xd;
verification&#xd;
using exhaustive research.&#xd;
Currently  we  are  surrounded  by  information&#xd;
.  T&#xd;
housands  of  images  and  videos &#xd;
are &#xd;
around  us  without  us  noticing.  To  proce&#xd;
ss  all  th&#xd;
is&#xd;
information  many  programmes  and &#xd;
specific methods are needed to annotate and process all &#xd;
the data.&#xd;
Th&#xd;
ese&#xd;
methods&#xd;
usually require&#xd;
a very high computational cost and &#xd;
are &#xd;
time&#xd;
-&#xd;
consuming &#xd;
to  process. &#xd;
This  project  will  improve  the &#xd;
classifier&#xd;
of  facia&#xd;
l  recognition  and  face &#xd;
verification.&#xd;
Using previous research about facial recognition done by the students from GPC in the &#xd;
UPC &#xd;
the system will be improved&#xd;
.&#xd;
Specifically&#xd;
we will improve the classifie&#xd;
r&#xd;
. &#xd;
A  face  verification  system  and  an &#xd;
online  video  face  ve&#xd;
rification&#xd;
system &#xd;
with  Support &#xd;
Vector Machines(SVM) &#xd;
that is a classifier will be&#xd;
implemented to make the verification&#xd;
.&#xd;
In&#xd;
concrete&#xd;
the&#xd;
One Class SVM&#xd;
that allows face verification&#xd;
realization will be used&#xd;
.&#xd;
During the project, the C++ language and Matlab &#xd;
wil&#xd;
l be&#xd;
used to design the s&#xd;
ystems&#xd;
. We &#xd;
will  use  the libraries  that &#xd;
were&#xd;
implemented  by the  researchers  in  Image&#xd;
P&#xd;
lus  and  the &#xd;
LibSVM library.</dc:description>
               <dc:description>El  present  projecte  està  pensat  en  la  investigació  de  diferents  tècniques  per  poder &#xd;
millorar els proces&#xd;
s&#xd;
os de &#xd;
reconeixement i verificació de cares. &#xd;
Actualment vivim rodejats d'informació, milers d'imatges i milers de v&#xd;
í&#xd;
deos ens envolten &#xd;
sense  que  ens  adonem.  Per  poder  processar  tal  quantitat  d'informació  es  necessiten &#xd;
programes  i  tècniques  específiques  per  a&#xd;
not&#xd;
ar&#xd;
-&#xd;
les  i  proces&#xd;
s&#xd;
ar&#xd;
-&#xd;
les.  Aquestes,  tenen  un &#xd;
alt cost computacional i requereixen molt temps.&#xd;
Amb aquest projecte pretenem desenvolupar i millorar les t&#xd;
è&#xd;
cniques de reconeixement &#xd;
facial, tant en imatges com en vídeos. Aprofitant el treball d'altres estudiant&#xd;
s hem partit &#xd;
d'un sistema desenvolupat pel departament de GPC de la UPC en el qual tenim m&#xd;
è&#xd;
todes &#xd;
de  detecció  de  cares,  en  concret  hem  millorat  la  part  de  la  classificació.  Hem  utilitzat &#xd;
SVM  (Support Vector Machines) amb la finalitat d'implementar un sist&#xd;
ema de verificació&#xd;
de  cares&#xd;
.  Per  poder  realitzar  la  verificació  utilitzem  un  model  concret  de  SVM,  el  OC&#xd;
-&#xd;
SVM, que ens permet fer la verificació de care&#xd;
s&#xd;
.&#xd;
Durant  el  projecte  s'han  utilitzat  els  llenguatges  C  i  Matlab  per  poder  dissenya&#xd;
r  les &#xd;
aplicacions,  utilitzant  les  llibreries  ja  implementades  d'&#xd;
I&#xd;
mage&#xd;
P&#xd;
lus  per  a  C  i  la  llibreria &#xd;
l&#xd;
ib&#xd;
SVM&#xd;
per a Matlab.</dc:description>
               <dc:description>El presente proyecto está pensado en la investigación de diferentes técnicas para poder &#xd;
mejorar los procesos de reconocim&#xd;
iento y verificación de caras.&#xd;
Actualmente  vivimos  rodeados  de  información,  miles  de  imágenes  y  videos  que  nos &#xd;
rodean sin que nos demos cuenta. Para poder procesar tal cantidad de información se &#xd;
necesitan  programas  y  técnicas  específicas  para  poder  anotar &#xd;
y  procesar  toda  la &#xd;
información.  Estas  técnicas,  tienen  un  coste  computacional  muy  alto  y  requieren  de &#xd;
mucho tiempo para procesarlas.&#xd;
Con este proyecto pretendemos hacer y mejorar las técnicas de reconocimiento facial, &#xd;
tanto  en  imágenes  como  en  videos.  Apro&#xd;
vechando  el  trabajo de  antiguos  estudiantes &#xd;
hemos partido de un sistema hecho por el GPC de la UPC, en el cual tenemos métodos &#xd;
de  detección  de  caras,  en  concreto  vamos  a  mejorar  la  parte  de  la  clasificación. &#xd;
Implementaremos  un  sistema  de &#xd;
verificaci&#xd;
ón  de  caras&#xd;
con  Support  Vector  Machines &#xd;
(SVM). Para poder realizar la verificación utilizamos un sistema en concreto de SVM, el &#xd;
One Class &#xd;
–&#xd;
SVM, que nos permite realizar la verificación de caras.&#xd;
Durante  el  proyecto  se  han  utilizado  l&#xd;
os  lenguajes  C  y  Matlab  para  poder  diseñar  las &#xd;
aplicaciones, utilizamos las librerías ya implementadas d'Imageplus per a C y la librería &#xd;
LibSVM en Matlab.</dc:description>
               <dc:date>2015-06-30</dc:date>
               <dc:type>Bachelor thesis</dc:type>
               <dc:rights>Restricted access - author's decision</dc:rights>
               <dc:publisher>Universitat Politècnica de Catalunya</dc:publisher>
            </oai_dc:dc>
         </d:Statement>
      </d:Descriptor>
   </d:Item>
</d:DIDL></metadata></record></GetRecord></OAI-PMH>