1 research outputs found

    Enhancing face recognition by image warping

    Get PDF
    This project has been developed as an improvement which could be added to the actual computer vision algorithms. It is based on the original idea proposed and published by Rob Jenkins and Mike Burton about the power of the face averages in arti cial recognition. The present project aims to create a new automated procedure applied for face recognition working with average images. Up to now, this algorithm has been used manually. With this study, the averaging and warping process will be done by a computer automatically saving large amounts of time. Through a clear user interface, the program that has been developed will receive a batch of face images of a person and will create an average picture of them deforming each one of them based on . Some settings (colours, size, etcetera ...) might be edited before any average is created and some options will be o ered after the job is done to facilitate the addition of them to a face database. It is demonstrated in previous studies that the average picture generated contains most of the information of the group of original faces and therefore, a system would recognise this person easily than with any single image. After the development of the software, a computational study will be done to locate the quality in terms of accuracy and speed of this solution. The program will be asked to learn a batch of faces of a group of people and afterwards it will be tested and compared with actual works to demonstrate if the algorithm is at the same level of quality._________________________________________________________________________________________El presente Proyecto de Fin de Carrera tiene como objetivo primordial desarrollar una aplicación capaz de mejorar los indices de reconocimiento facial actuales mediante un nuevo método basado en la generación de una cara media a partir de la suma de varias caras individuales de una persona. La cara media generada servirá como referencia de dicho sujeto. Según los estudios realizados por Mike Burton y Rob Jenkins en los últimos años, las probabilidades de reconocer a una persona basándose en su cara media aumentan exponencialmente respecto a un reconocimiento en base a una cara individual. Según estos estudios, el indice de reconocimiento puede a alcanzar el 100% de aciertos. Con este Proyecto se demuestra que dicho proceso de "averaging" es correcto, aplicable y robusto mediante la implementación de un programa multiplataforma escrito en C++ usando las librerias Qt4 en el diseño del entorno gráfico.Ingeniería Industria
    corecore