Dissertations / Theses on the topic 'Face detection on thermal image'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Face detection on thermal image.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Ribeiro, Ricardo Ferreira. "Face detection on infrared thermal image." Master's thesis, Universidade de Aveiro, 2017. http://hdl.handle.net/10773/23551.
Full textInfrared cameras or thermal imaging cameras are devices that use infrared radiation to capture an image. This kind of sensors are being developed for almost a century now. They started to be used in the military environment, but at that time it took too long to create a single image. Nowadays, the infrared sensors have reached a whole new technological level and are used for other than military purposes. These sensors are being used for face detection in this thesis. When comparing the use of thermal images regarding color images, it is possible to see advantages and limitations, such as capture images in total darkness and high price, respectively, which will be explored throughout this document. This work proposes the development or adaptation of several methods for face detection on infrared thermal images. The well known algorithm developed by Paul Viola and Michael Jones, using Haar feature-based cascade classi ers, is used to compare the traditional algorithms developed for visible light images when applied to thermal imaging. Three di erent algorithms for face detection are presented. Face segmentation is the rst step in these methods. A method for the segmentation and ltering of the face in the infrared thermal images resulting in a binary image is proposed. In the rst method, an edge detection algorithm is applied to the binary image and the face detection is based on these contours. In the second method, a template matching method is used for searching and nding the location of a template image with the shape of a human head in the binary image. In the last one, a matching algorithm is used. This algorithm correlates a template with the distance transform of the edge image. This algorithm incorporates edge orientation information resulting in the reduction of false detection and the cost variation is limited. The experimental results show that the proposed methods have promising outcome, but the second method is the most suitable for the performed experiments.
As camaras infravermelhas ou as camaras de imagem termica sao dispositivos que usam radiação infravermelha para capturar uma imagem. Este tipo de sensores estao a ser desenvolvidos há quase um século. Começaram a ser usados para fins militares, mas naquela época demorava demasiado tempo para criar uma única imagem. Hoje em dia, os sensores infravermelhos alcançaram um nível tecnológico totalmente novo e são usados para fins além de militares. Esses sensores estão ser usados para detecção facial nesta dissertação. Comparando o uso de imagens térmicas relativamente a imagens coloridas, é possível ver vantagens e limitações, tal como a captura de imagens na escuridão e o preço elevado, respectivamente, que serão exploradas durante este documento. Este trabalho propõe o desenvolvimento ou adaptação de vários métodos para a detecção facial em imagens térmicas. O conhecido algoritmo desenvolvido por Paul Viola e Michael Jones, que utiliza cascatas de classificadores de Haar baseado em características, é usado para comparar os algoritmos tradicionais desenvolvidos para imagens de luz visível quando aplicados a imagens térmicas. São apresentados três métodos diferentes para a detecção facial. A segmentação do rosto e o primeiro passo nestes métodos. E proposto um método para a segmentação e filtragem do rosto nas imagens térmicas que tem como resultado uma imagem binária. No primeiro método, é aplicado um algoritmo de detecção de contornos a imagem binária e a detecção facial é baseada nesses contornos. No segundo método, é usado um método de correspondência de padrões para pesquisar e encontrar a localização de uma imagem padrão com a forma da cabeça humana na imagem binária. No último, é usado um algoritmo de correspondência. Este algoritmo correlaciona um padrão com a transformada de distância da imagem de contornos. Este algoritmo incorpora informações de orientação de contornos que resulta na redução de falsas detecções e a variação do custo é limitada. Os resultados experimentais mostram que os métodos propostos têm resultados promissores, mas o segundo método é o mais adequado para as experiências realizadas.
Roman, Matej. "Automatizované měření teploty v boji proti COVID." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2021. http://www.nusl.cz/ntk/nusl-442439.
Full textMahmood, Muhammad Tariq. "Face Detection by Image Discriminating." Thesis, Blekinge Tekniska Högskola, Avdelningen för för interaktion och systemdesign, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-4352.
Full textSIPL, Mechatronics, GIST 1 Oryong-Dong, Buk-Gu, Gwangju, 500-712 South Korea tel. 0082-62-970-2997
Omar, Luma Qassam Abedalqader. "Face liveness detection under processed image attacks." Thesis, Durham University, 2018. http://etheses.dur.ac.uk/12812/.
Full textWall, Helene. "Context-Based Algorithm for Face Detection." Thesis, Linköping University, Department of Science and Technology, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-4171.
Full textFace detection has been a research area for more than ten years. It is a complex problem due to the high variability in faces and amongst faces; therefore it is not possible to extract a general pattern to be used for detection. This is what makes the face detection problem a challenge.
This thesis gives the reader a background to the face detection problem, where the two main approaches of the problem are described. A face detection algorithm is implemented using a context-based method in combination with an evolving neural network. The algorithm consists of two majors steps: detect possible face areas and within these areas detect faces. This method makes it possible to reduce the search space.
The performance of the algorithm is evaluated and analysed. There are several parameters that affect the performance; the feature extraction method, the classifier and the images used.
This work resulted in a face detection algorithm and the performance of the algorithm is evaluated and analysed. The analysis of the problems that occurred has provided a deeper understanding for the complexity of the face detection problem.
Yigit, Ahmet. "Thermal And Visible Band Image Fusion For Abandoned Object Detection." Master's thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/3/12611720/index.pdf.
Full textTan, Teewoon. "HUMAN FACE RECOGNITION BASED ON FRACTAL IMAGE CODING." University of Sydney. Electrical and Information Engineering, 2004. http://hdl.handle.net/2123/586.
Full textRondahl, Thomas. "Face Detection in Digital Imagery Using Computer Vision and Image Processing." Thesis, Umeå universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-51406.
Full textPatel, Brindal A. "R-Eye| An image processing-based embedded system for face detection and tracking." Thesis, California State University, Long Beach, 2016. http://pqdtopen.proquest.com/#viewpdf?dispub=10141532.
Full textThe current project presents the development of R-Eye, a face detection and tracking system implemented as an embedded device based on the Arduino microcontroller. The system is programmed in Python using the Viola-Jones algorithm for image processing. Several experiments designed to measure and compare the performance of the system under various conditions show that the system performs well when used with an integrated camera, reaching a 93% face recognition accuracy for a clear face. The accuracy is lower when detecting a face with accessories, such as a pair of eyeglasses (80%), or when a low-resolution low-quality camera is used. Experimental results also show that the system is capable of detecting and tracking a face within a frame containing multiple faces.
Schwambach, Costa Vítor. "Optimization of a face detection algorithm for real-time mobile phone applications." Universidade Federal de Pernambuco, 2009. https://repositorio.ufpe.br/handle/123456789/2335.
Full textDesde equipamentos de vigillância por vídeo a câmeras digitais e telefones celulares, a detecção de rostos e uma funcionalidade que esta rapidamente ganhando peso no projeto de interfaces de usuario mais inteligentes e tornando a interação homem-maquina cada vez mais natural e intuitiva. Com isto em mente, fabricantes de chips estão embarcando esta tecnologia na sua nova geração de processadores de sinal de imagem (ISP) desenvolvidos especificamente para uso em aparelhos celulares. O foco deste trabalho foi analisar um algoritmo para detecção de rostos para suportar a definição da arquitetura mais adequada a ser usada na solução final. Um algoritmo inicial baseado na tecnica de Cascata de Caracteristicas Simples foi usado como base para este trabalho. O algoritmo inicial, como especificado, leva quase quarenta segundos para processar um unico quadro de imagem no processador alvo, tempo este que inviabilizaria o uso desta solução. Focando na implementação de um novo ISP, o algoritmo foi completamente reescrito, otimizado e propriamente mapeado na plataforma alvo, ao ponto onde um fator de aceleração de 167x foi atingido e uma imagem de pior caso agora leva menos de 250 milissegundos para ser processada. Este numero e ainda mais baixo se for considerada a media em um conjunto maior de imagens ou um vídeo, caindo para cerca de 100 milissegundos por quadro de imagem processado. Não obstante, performance não foi o unico alvo, tambem a quantidade de memoria necessaria foi dramaticamente reduzida. Isto tem um impacto direto na area de silicio requerida pelo circuito e conseq uentemente menores custos de producao e consumo de potência, fatores criticos em um sistema para aplicações moveis. E importante ressaltar que a qualidade não foi deixada de lado e em todas as otimizações realizadas, tomou-se o cuidado de verificar que a qualidade de detecção não tinha sido impactada. Este documento apresenta a pesquisa feita e os resultados obtidos. Começa por uma breve introdução ao assunto de Visão Computacional e aos desafios de projetar uma solução de detecção de rostos. Apos esta introdução, o algoritmo que serviu como base para este trabalho e apresentado juntamente com as otimizações mais relevantes ao nivel algoritmico para melhorar a performance. Na sequência, instruções customizadas desenvolvidas para acelerar a execução do algoritmo na solução final são apresentadas e discutidas
Kripakaran, Rolance. "Face Detection and Facial Feature Localization for multi-pose faces and complex backgroundimages." Thesis, Högskolan Dalarna, Datateknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:du-5705.
Full textKaba, Utku. "Moving Hot Object Detection In Airborne Thermal Videos." Master's thesis, METU, 2012. http://etd.lib.metu.edu.tr/upload/12614532/index.pdf.
Full textBergenroth, Hannah. "Use of Thermal Imagery for Robust Moving Object Detection." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-177888.
Full textExamensarbetet är utfört vid Institutionen för teknik och naturvetenskap (ITN) vid Tekniska fakulteten, Linköpings universitet
Giunta, Alberto. "Implementazione e analisi comparativa di tecniche di Face Morphing Detection." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amslaurea.unibo.it/17029/.
Full textBhattarai, Smrity. "Digital Architecture for real-time face detection for deep video packet inspection systems." University of Akron / OhioLINK, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=akron1492787219112947.
Full textTallman, Jake T. "SOARNET, Deep Learning Thermal Detection For Free Flight." DigitalCommons@CalPoly, 2021. https://digitalcommons.calpoly.edu/theses/2339.
Full textChenaoua, Kamal S. "Automatic detection of human skin in two-dimensional and complex imagery." Thesis, Queen's University Belfast, 2015. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.680864.
Full textCross, Carl Brady. "An Investigation of Thermal Imaging to Detect Physiological Indicators of Stress in Humans." Wright State University / OhioLINK, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=wright1369317509.
Full textWang, Dong. "Digital image processing via combination of low-level and high-level approaches." Thesis, University of Bradford, 2011. http://hdl.handle.net/10454/5384.
Full textLopes, Daniel Pedro Ferreira. "Face verication for an access control system in unconstrained environment." Master's thesis, Universidade de Aveiro, 2017. http://hdl.handle.net/10773/23395.
Full textO reconhecimento facial tem vindo a receber bastante atenção ao longo dos últimos anos não só na comunidade cientifica, como também no ramo comercial. Uma das suas várias aplicações e o seu uso num controlo de acessos onde um indivíduo tem uma ou várias fotos associadas a um documento de identificação (também conhecido como verificação de identidade). Embora atualmente o estado da arte apresente muitos estudos em que tanto apresentam novos algoritmos de reconhecimento como melhorias aos já desenvolvidos, existem mesmo assim muitos problemas ligados a ambientes não controlados, a aquisição de imagem e a escolha dos algoritmos de deteção e de reconhecimento mais eficazes. Esta tese aborda um ambiente desafiador para a verificação facial: um cenário não controlado para o acesso a infraestruturas desportivas. Uma vez que não existem condições de iluminação controladas nem plano de fundo controlado, isto torna um cenário complicado para a implementação de um sistema de verificação facial. Esta tese apresenta um estudo sobre os mais importantes algoritmos de detecção e reconhecimento facial assim como técnicas de pré-processamento tais como o alinhamento facial, a igualização de histograma, com o objetivo de melhorar a performance dos mesmos. Também em são apresentados dois métodos para a aquisição de imagens envolvendo a seleção de imagens e calibração da câmara. São apresentados resultados experimentais detalhados baseados em duas bases de dados criadas especificamente para este estudo. No uso de técnicas de pré-processamento apresentadas, foi possível presenciar melhorias até 20% do desempenho dos algoritmos de reconhecimento referentes a verificação de identidade. Com os métodos apresentados para os testes ao ar livre, foram conseguidas melhorias na ordem dos 30%.
Face Recognition has been received great attention over the last years, not only on the research community, but also on the commercial side. One of the many uses of face recognition is its use on access control systems where a person has one or several photos associated to an Identi cation Document (also known as identity veri cation). Although there are many studies nowadays, both presenting new algorithms or just improvements of the already developed ones, there are still many open problems regarding face recognition in uncontrolled environments, from the image acquisition conditions to the choice of the most e ective detection and recognition algorithms, just to name a few. This thesis addresses a challenging environment for face veri cation: an unconstrained environment for sports infrastructures access. As there are no controlled lightning conditions nor controlled background, this makes a di cult scenario to implement a face veri cation system. This thesis presents a study of some of the most important facial detection and recognition algorithms as well as some pre-processing techniques, such as face alignment and histogram equalization, with the aim to improve their performance. It also introduces some methods for a more e cient image acquisition based on image selection and camera calibration, specially designed for addressing this problem. Detailed experimental results are presented based on two new databases created speci cally for this study. Using pre-processing techniques, it was possible to improve the recognition algorithms performances up to 20% regarding veri cation results. With the methods presented for the outdoor tests, performances had improvements up to 30%
Doyle, Jason Emory. "Automatic Dynamic Tracking of Horse Head Facial Features in Video Using Image Processing Techniques." Thesis, Virginia Tech, 2019. http://hdl.handle.net/10919/87582.
Full textMS
Váňa, Jan. "Rozpoznávání termosnímků obličejů." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2009. http://www.nusl.cz/ntk/nusl-236689.
Full textShi, Yangyu. "Infrared Imaging Decision Aid Tools for Diagnosis of Necrotizing Enterocolitis." Thesis, Université d'Ottawa / University of Ottawa, 2020. http://hdl.handle.net/10393/40714.
Full textRamamoorthy, Dhyanesh. "Muscle Fatigue Detection using Infrared Thermography: Image Segmentation to Extract the Region of Interest from Thermograms." University of Cincinnati / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1543923019568392.
Full textMichalík, Marek. "Poloautomatické pořízení rozsáhlé databáze lidských obličejů." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2011. http://www.nusl.cz/ntk/nusl-237025.
Full textBeyan, Cigdem. "Object Tracking For Surveillance Applications Using Thermal And Visible Band Video Data Fusion." Master's thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/12612743/index.pdf.
Full texts size, shape and to handle occlusion, split and to detect newly emerging objects as well as objects that leave the scene. By using the trajectories of objects, owners of the objects are found and abandoned objects are detected to generate an alarm. Better tracking performance is also achieved compared a single modality as the thermal reflection and halo effect which adversely affect tracking are eliminated by the complementing visible band data.
Liao, Wen-Jiao. "Physics-based radiometric signature modeling and detection algorithms of land mines using electro-optical sensors." Columbus, Ohio : Ohio State University, 2003. http://rave.ohiolink.edu/etdc/view?acc%5num=osu1064252075.
Full textTitle from first page of PDF file. Document formatted into pages; contains xxii, 255 p. : ill. (some col.). Advisors: Joel T. Johnson and Brian A. Baertlein, Dept. of Electrical Engineering. Includes bibliographical references (p. 247-255).
Ye, Getian Information Technology & Electrical Engineering Australian Defence Force Academy UNSW. "Image registration and super-resolution mosaicing." Awarded by:University of New South Wales - Australian Defence Force Academy. School of Information Technology and Electrical Engineering, 2005. http://handle.unsw.edu.au/1959.4/38653.
Full textHöll, Karel. "Aplikace metod detekce a rozpoznání obličeje." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220909.
Full textTrejo, Guerrero Sandra. "Model-Based Eye Detection and Animation." Thesis, Linköping University, Department of Electrical Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-7059.
Full textIn this thesis we present a system to extract the eye motion from a video stream containing a human face and applying this eye motion into a virtual character. By the notation eye motion estimation, we mean the information which describes the location of the eyes in each frame of the video stream. Applying this eye motion estimation into a virtual character, we achieve that the virtual face moves the eyes in the same way than the human face, synthesizing eye motion into a virtual character. In this study, a system capable of face tracking, eye detection and extraction, and finally iris position extraction using video stream containing a human face has been developed. Once an image containing a human face is extracted from the current frame of the video stream, the detection and extraction of the eyes is applied. The detection and extraction of the eyes is based on edge detection. Then the iris center is determined applying different image preprocessing and region segmentation using edge features on the eye picture extracted.
Once, we have extracted the eye motion, using MPEG-4 Facial Animation, this motion is translated into the Facial Animation arameters (FAPs). Thus we can improve the quality and quantity of Facial Animation expressions that we can synthesize into a virtual character.
Sharma, Vinay. "Simultaneous object detection and segmentation using top-down and bottom-up processing." Columbus, Ohio : Ohio State University, 2008. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1196372113.
Full textTesař, Martin. "Detekce obličejů ve videu na GPU." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236454.
Full textChu, Shuyu. "Change Detection and Analysis of Data with Heterogeneous Structures." Diss., Virginia Tech, 2017. http://hdl.handle.net/10919/78613.
Full textPh. D.
Dubský, Milan. "Simulace biometrických zabezpečovacích systémů pracující na základě rozpoznávání tváře." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2008. http://www.nusl.cz/ntk/nusl-217325.
Full textSmith, Phillip R. "Generation of Biomarkers from Anthrax Spores by Catalysis and Analytical Pyrolysis." Diss., CLICK HERE for online access, 2005. http://contentdm.lib.byu.edu/ETD/image/etd1005.pdf.
Full textŠašinka, Ondřej. "Detekce obličeje." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2009. http://www.nusl.cz/ntk/nusl-236684.
Full textKocich, Petr. "Extrakce obličejových únavových charakteristik řidiče." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-219320.
Full textBäck, David. "Neural Network Gaze Tracking using Web Camera." Thesis, Linköping University, Department of Biomedical Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5579.
Full textGaze tracking means to detect and follow the direction in which a person looks. This can be used in for instance human-computer interaction. Most existing systems illuminate the eye with IR-light, possibly damaging the eye. The motivation of this thesis is to develop a truly non-intrusive gaze tracking system, using only a digital camera, e.g. a web camera.
The approach is to detect and track different facial features, using varying image analysis techniques. These features will serve as inputs to a neural net, which will be trained with a set of predetermined gaze tracking series. The output is coordinates on the screen.
The evaluation is done with a measure of accuracy and the result is an average angular deviation of two to four degrees, depending on the quality of the image sequence. To get better and more robust results, a higher image quality from the digital camera is needed.
Nascimento, Andréia Vieira do. "Detecção de faces humanas em imagens digitais: um algoritmo baseado em lógica nebulosa." Universidade de São Paulo, 2005. http://www.teses.usp.br/teses/disponiveis/18/18133/tde-19052017-150435/.
Full textThe present master dissertation aims to develop a methodology based on fuzzy pattern (KLIR; YUAN, 1995) to detect human faces in digital images. Considering that people are easily able to recognize human faces, this study foresees the research of the relative information to this recognition using the acquire results, in a \"fuzzy\" scheme, for the identification of human faces in digital images. It\'s proposed an algorithm which automatically classifies or not the regions of an image in human faces. It is based on the information acquired from people by means of a field research where the answers are stored numerically for the creation of the fuzzy classification. Drawings line-draw were created to represent human faces and were presented to the people interviewed to furnish information for the creation of the fuzzy rules. After that the algorithm was able to identify human faces in digitalized images. The algorithm utilizes simple images containing a frontal face, which lose their characteristics when they are processed (edges extration, erosion, binary image, etc...) and make their identification difficult. The fuzzy algorithm is also able to classify the images within the set of frontal human faces. The fuzzy logic has a recent history, however, it has always demonstrated its versatility, mainly regarding the translation of non-linear or inexact models which do not present conventional mathematical convergence through modeling.
Rochford, Matthew. "Visual Speech Recognition Using a 3D Convolutional Neural Network." DigitalCommons@CalPoly, 2019. https://digitalcommons.calpoly.edu/theses/2109.
Full textVlach, Jan. "Metody a aplikace detekce mrkání očí s využitím číslicového zpracování obrazu." Doctoral thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-233468.
Full textPancisi, Emanuele. "Riconoscimento di volti morphed: un approccio basato su Deep Learning." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2021. http://amslaurea.unibo.it/23154/.
Full textNi, Weiyuan. "Recalage d'images de visage." Thesis, Grenoble, 2012. http://www.theses.fr/2012GRENT045/document.
Full textFace alignment is an important step in a typical automatic face recognition system.This thesis addresses the alignment of faces for face recognition applicationin video surveillance context. The main challenging factors of this research includethe low quality of images (e.g., low resolution, motion blur, and noise), uncontrolledillumination conditions, pose variations, expression changes, and occlusions. In orderto deal with these problems, we propose several face alignment methods using differentstrategies. The _rst part of our work is a three-stage method for facial pointlocalization which can be used for correcting mis-alignment errors. While existingalgorithms mostly rely on a priori knowledge of facial structure and on a trainingphase, our approach works in an online mode without requirements of pre-de_nedconstraints on feature distributions. The proposed method works well on images underexpression and lighting variations. The key contributions of this thesis are aboutjoint image alignment algorithms where a set of images is simultaneously alignedwithout a biased template selection. We respectively propose two unsupervised jointalignment algorithms : \Lucas-Kanade entropy congealing" (LKC) and \gradient correlationcongealing" (GCC). In LKC, an image ensemble is aligned by minimizing asum-of-entropy function de_ned over all images. GCC uses gradient correlation coef-_cient as similarity measure. The proposed algorithms perform well on images underdi_erent conditions. To further improve the robustness to mis-alignments and thecomputational speed, we apply a multi-resolution framework to joint face alignmentalgorithms. Moreover, our work is not limited in the face alignment stage. Since facealignment and face acquisition are interrelated, we develop an adaptive appearanceface tracking method with alignment feedbacks. This closed-loop framework showsits robustness to large variations in target's state, and it signi_cantly decreases themis-alignment errors in tracked faces
Kolman, Aleš. "Detekce obličejů ve videu." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236583.
Full textOmaia, Derzu. "Um sistema para detecção e reconhecimento de face em vídeo utilizando a transformada cosseno discreta." Universidade Federal da Paraíba, 2009. http://tede.biblioteca.ufpb.br:8080/handle/tede/6107.
Full textCoordenação de Aperfeiçoamento de Pessoal de Nível Superior
Human face has a very complex and variable pattern, which makes the face detection and recognition operations a challenging problem. The scope of these operations is quite comprehensive, involving mainly security applications, such as authorization for physical and logical access, people tracking, and real time authentication. In addition to security applications, face detection and recognition can also be associated with other applications, such as human-computer interaction and virtual reality. Several studies of face detection and recognition have been proposed and developed by researchers, pursuing greater precision and efficiency. Currently there are face detectors and recognizers with accuracy exceeding 95%. Commercial systems are available as well. This work presents a study on several face detection and recognition methods. Also was discussed the possibility of developing a new face detection method using Prediction by Partial Match (PPM), Entropy and Discrete Cosine Transform (DCT). It is further proposed a new face recognition method based on DCT. Finally, is proposed an architecture for a face detection and recognition system in video. To validate the architecture, the proposed system was implemented using one of the best detectors in the literature and the recognizer produced in this work. Several experiments were performed, and both the face detector used as the recognizer developed were effective, achieving success rates compatible with most current methods
A face humana possui um padrão bastante complexo e variável, o que torna as operações de detecção e reconhecimento de face um problema desafiador. O campo de aplicação dessas operações é bastante abrangente, envolvendo principalmente aplicações de segurança, como autorização de acesso físico e lógico, rastreamento de pessoas e autenticação em tempo real. Além de aplicações de segurança, a detecção e o reconhecimento de faces também pode ser associado a outras aplicações, como interação homem-máquina e realidade virtual. Diversos trabalhos de detecção e reconhecimento de face vêm sendo propostos e desenvolvidos pela comunidade científica, buscando continuamente uma maior precisão e eficiência. Atualmente já estão disponíveis detectores e reconhecedores de face com precisão superior a 95%. Sistemas comerciais também já estão disponíveis no mercado. Este trabalho apresenta um estudo sobre os diversos métodos de detecção e reconhecimento de face existentes. Também foi analisada a possibilidade de desenvolvimento de um novo método de detecção de face utilizando Predição por Casamento Parcial (Prediction by Partial Match, PPM), Entropia e Transformada Cosseno Discreta (Discrete Cosine Transform, DCT). Propõe-se ainda, um novo método de reconhecimento de face baseado na DCT. Por fim, apresenta-se a arquitetura de um sistema de detecção e reconhecimento de face em vídeo. Para validação desta arquitetura, o sistema proposto foi implementado utilizando um dos melhores detectores encontrados na literatura e o reconhecedor produzido neste trabalho. Diversos experimentos foram realizados e tanto o detector de face utilizado, quanto o reconhecedor desenvolvido mostraram-se eficientes, atingindo taxas de acerto compatíveis com os métodos mais atuais.
Kozák, Roman. "Detekce mimiky obličeje." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2015. http://www.nusl.cz/ntk/nusl-232099.
Full textHeideklang, René. "Data Fusion for Multi-Sensor Nondestructive Detection of Surface Cracks in Ferromagnetic Materials." Doctoral thesis, Humboldt-Universität zu Berlin, 2018. http://dx.doi.org/10.18452/19586.
Full textFatigue cracking is a dangerous and cost-intensive phenomenon that requires early detection. But at high test sensitivity, the abundance of false indications limits the reliability of conventional materials testing. This thesis exploits the diversity of physical principles that different nondestructive surface inspection methods offer, by applying data fusion techniques to increase the reliability of defect detection. The first main contribution are novel approaches for the fusion of NDT images. These surface scans are obtained from state-of-the-art inspection procedures in Eddy Current Testing, Thermal Testing and Magnetic Flux Leakage Testing. The implemented image fusion strategy demonstrates that simple algebraic fusion rules are sufficient for high performance, given adequate signal normalization. Data fusion reduces the rate of false positives is reduced by a factor of six over the best individual sensor at a 10 μm deep groove. Moreover, the utility of state-of-the-art image representations, like the Shearlet domain, are explored. However, the theoretical advantages of such directional transforms are not attained in practice with the given data. Nevertheless, the benefit of fusion over single-sensor inspection is confirmed a second time. Furthermore, this work proposes novel techniques for fusion at a high level of signal abstraction. A kernel-based approach is introduced to integrate spatially scattered detection hypotheses. This method explicitly deals with registration errors that are unavoidable in practice. Surface discontinuities as shallow as 30 μm are reliably found by fusion, whereas the best individual sensor requires depths of 40–50 μm for successful detection. The experiment is replicated on a similar second test specimen. Practical guidelines are given at the end of the thesis, and the need for a data sharing initiative is stressed to promote future research on this topic.
Tureček, Martin. "Detekce obličejů v obraze z kamery na mobilním telefonu s WM." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-235553.
Full textKnapo, Peter. "Vývoj algoritmů pro digitální zpracování obrazu v reálním čase v DSP procesoru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217872.
Full textŠujan, Miroslav. "Detekce částí obličeje v termografickém spektru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-219293.
Full text