<?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-06-17T21:38:36Z</responseDate><request verb="GetRecord" identifier="oai:riubu.ubu.es:10259/4639" metadataPrefix="rdf">https://riubu.ubu.es/oai/request</request><GetRecord><record><header><identifier>oai:riubu.ubu.es:10259/4639</identifier><datestamp>2024-07-17T11:38:49Z</datestamp><setSpec>com_10259_9416</setSpec><setSpec>com_10259_5087</setSpec><setSpec>com_10259_2728</setSpec><setSpec>col_10259_9417</setSpec></header><metadata><rdf:RDF xmlns:rdf="http://www.openarchives.org/OAI/2.0/rdf/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ow="http://www.ontoweb.org/ontology/1#" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/rdf/ http://www.openarchives.org/OAI/2.0/rdf.xsd">
<ow:Publication rdf:about="oai:riubu.ubu.es:10259/4639">
<dc:title>Reconocimiento de señales de tráfico mediante Raspberry Pi</dc:title>
<dc:creator>Miguel Tobar, Alberto</dc:creator>
<dc:contributor>Represa Pérez, César</dc:contributor>
<dc:contributor>Universidad de Burgos. Departamento de Ingeniería Electromecánica</dc:contributor>
<dc:subject>Raspberry Pi</dc:subject>
<dc:subject>OpenCV</dc:subject>
<dc:subject>Señales de tráfico</dc:subject>
<dc:subject>Reconocimiento de imágenes</dc:subject>
<dc:subject>Clasicador en cascada</dc:subject>
<dc:subject>Traffic signals</dc:subject>
<dc:subject>Detecting images</dc:subject>
<dc:subject>Cascade classifier</dc:subject>
<dc:subject>Haar</dc:subject>
<dc:description>En este trabajo se ha desarrollado una herramienta de reconocimiento&#xd;
de señales de tráfi co mediante el uso de una Raspberry Pi. El sistema&#xd;
puede reconocer distintas señales de tráfi co agrupadas por categorías&#xd;
analizando un &#xd;
flujo de imágenes capturadas en vivo, una imagen estática&#xd;
previamente capturada o a partir de un vídeo grabado.&#xd;
El trabajo está desarrollado en Python haciendo uso de la librería de&#xd;
visión arti cial OpenCV y para mostrar las imágenes se usa el servidor&#xd;
de Flask.&#xd;
La técnica usada para el reconocimiento es Machine learning, usa el&#xd;
algoritmo Haar para procesar las im agenes y reconocer las señales.&#xd;
Se analiza el rendimiento de la Raspberry Pi usando diferentes resoluciones&#xd;
de imagen, así como diferente número de señales a reconocer.</dc:description>
<dc:description>In this project, I have worked to develop a tool for traffic signal recognition, with de help of a Raspberry Pi. The system is able to recognize different types of traffic signals grouped by categories using image streams captured live, from an image that was previously taken or from a recorded video. The project is developed with Python, making use of a computer vision library, named OpenCV. To show the images a mycroframework called Flask is used. The technique used to recognize traffic signals is Machine learning. The algorithm used is the Harr cascade classifier. The performance of the Raspberry Pi is analysed using images with different resolutions, as well as a different number of signals to recognize.</dc:description>
<dc:date>2017-10-16T11:49:34Z</dc:date>
<dc:date>2017-10-16T11:49:34Z</dc:date>
<dc:date>2017</dc:date>
<dc:type>info:eu-repo/semantics/bachelorThesis</dc:type>
<dc:identifier>http://hdl.handle.net/10259/4639</dc:identifier>
<dc:language>spa</dc:language>
<dc:rights>http://creativecommons.org/licenses/by-nc-nd/4.0/</dc:rights>
<dc:rights>Este documento está sujeto a una licencia de uso Creative Commons, por la cual está permitido hacer copia, distribuir y comunicar públicamente la obra siempre que se cite al autor original y no se haga de él uso comercial ni obra derivada</dc:rights>
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:rights>Attribution-NonCommercial-NoDerivatives 4.0 International</dc:rights>
</ow:Publication>
</rdf:RDF></metadata></record></GetRecord></OAI-PMH>