Dissertations / Theses on the topic 'Opencv'
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 'Opencv.'
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.
Balasubramanian, ArunKumar. "Benchmarking of Vision-Based Prototyping and Testing Tools." Master's thesis, Universitätsbibliothek Chemnitz, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-229999.
Full textHasnat, Md Abul. "Detection of circular bounding box in video streams." Master's thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-206272.
Full textRuggeri, Eugenio. "Tracking di oggetti mediante la libreria opencv." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amslaurea.unibo.it/7864/.
Full textVarano, Pietro. "Elaborazioni di immagini con la libreria OpenCV." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2010. http://amslaurea.unibo.it/810/.
Full textKumar, Surinder. "Lane Detection based on Contrast Analysis." Master's thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-206227.
Full textLotankar, Akshay Naresh. "Development of a smart-phone based augmented reality view application for driver assistance systems." Master's thesis, Universitätsbibliothek Chemnitz, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-229312.
Full textMaddison, John. "Automatisk validering av skärmgrafik med OpenCV och Tesseract." Thesis, Linköpings universitet, Programvara och system, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-151912.
Full textPhothithiraphong, Thanaset. "Automated Enrichment of Global World View Information based on Car2X." Master's thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-204974.
Full textTonelli, Alfredo. "Image Processing e Computer Vision con Python e OpenCV." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20390/.
Full textСеменов, О. В. "Визначення розмірів об’єктів на зображенні за допомогою бібліотеки Opencv." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23095.
Full textОб’єктом дослідження даної роботи є процес розпізнавання об’єктів на зображенні з використанням методів комп’ютерної інженерії. Метою роботи є розробка проекту по знаходженню розмірів одягу на зображенні з використанням бібліотеки OpenCV. В першому розділі було проведено теоретичні дослідження існуючих бібліотек і їх порівняння на основі особливостей практичного застосування при розпізнаванні об’єктів на зображенні. В другому розділі був проведений вибір технічних засобів для побудови системи. В третьому розділі проведено визначення розмірів на зображенні. Об’єктом є процес розпізнавання об’єктів на зображенні з використанням методів комп’ютерної інженерії. Предметом дослідження виступають теоретичні основи та прикладні підходи до реалізації процесу розпізнавання об’єктів на зображенні з використанням методів комп’ютерної інженерії.
The object of research of this work is the process of recognizing objects in the image using computer engineering methods. The purpose of the work is to develop an application to find the parameters of the garment on the image using the OpenCV library. In the first section were reviewed the theoretical studies of existing libraries and carried out their comparison on the basis of features of practical application in recognizing objects in the image. In the second section, a selection of technical means for building the system was made. In the third section was the process of determining the parameters of the garment in the image. The object is the process of recognizing objects in the image using computer engineering methods. The subject of the study is the theoretical foundations and applied approaches for implementation recognition systems for measuring the parameters in the image using computer engineering methods.
Marchal, Jakob, and Mathias Andreasen Andreasen. "Autopositionering för röntgensystem." Thesis, Linnéuniversitetet, Institutionen för datavetenskap (DV), 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-42742.
Full textMartinsson, Jonas. "Examine vision technology for small object recognition in an industrial robotics application." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-28218.
Full textUdovenko, Nikita. "3D geometrijos atstatymas panaudojant Kinect jutiklį." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2012. http://vddb.laba.lt/obj/LT-eLABa-0001:E.02~2012~D_20120723_110949-72095.
Full textThe purpose of this thesis is to investigate the possibilities of selective 3D geometry reconstruction using Kinect combined image-depth camera: a mathematical reconstruction model is provided, as well as coefficients to parametrize it and estimates on expected precision; a procedure on filtering out the background from depth image is proposed, depth image noise and possibilities for its removal are studied. Resulting reconstructed geometry is provided using metric system of measurement, and each 3D point also retains it's color data. Resulting application is implemented in C++ programming language and uses OpenCV programming library. It implements 3D geometry reconstruction as described in theory section, removes background from depth image, as well as noise, and is able to save the resulting 3D geometry to a 3D modeling applications readable file format. Structure: introduction, 3 chapters, conclusions, references. Thesis consists of – 61 p. of text, 43 figures, 4 tables, 22 bibliographical entries.
Tamošiūnas, Darius. "Vaizdo atpažinimas dirbtiniais neuroniniais tinklais." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2014. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2014~D_20140724_105651-16686.
Full textThe work describes an experiment,in which progress was created a software,by using OpenCV and ANN error back propagation algorithm capable of detecting and attempting to classify the faces. Workflow: • Delved deeply into the OpenCV library functions; • Analyzed the theoretical material of ANN • Developed the software, which, using webcam, is capable of detecting and trying to classify the faces; • Made an experimental study; • Determined the weaknesses of the program; • The other methods; created software can be used for educational purposes.
Kovář, Jan. "Detekce rychlosti přibližování automobilu na základě zpracování obrazu kamery." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-374602.
Full textZetterlund, Samuel. "Blind swimmer detection and notification utilizing OpenCV on the Android platform." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-25084.
Full textLokkin, Caj, and Sebastian Bragd. "Öppen källkodslösning för datorseende : Skapande av testmiljö och utvärdering av OpenCV." Thesis, Karlstads universitet, Institutionen för matematik och datavetenskap (from 2013), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-84511.
Full textComputer vision is a subject in computer science that have evolved over many years and the functionality is more accessible then ever. Among other things, it can be used for non-contact measurement to locate, verify, and detect defects of objects. The question is if it is possible to create an open source solution for computer vision equivalent to a closed source solution. In other words, can a company using a closed source commercial program instead use a free open source code library and produce equivalent results? In this report we describe the design of a prototype that uses the open source library for computer vision, OpenCV. In order to evaluate our prototype, we let it identify block in a tower on image in a series of test cases. We compare the results from the prototype with the results obtained with a commercial solution, created with the program ''Vision Builder for Automated Inspection''. Results from the cases tested show that OpenCV seems to have performance and functionality equivalent to the commercial solution but has some limitations. As OpenCV's focus is on programmatic development of computer vision solutions, the result is dependent on the user's skills in programming and program design. Based on the tests that we have performed, we believe that OpenCV can replace a licensed commerical program, but the license cost may come to be replaced by other development costs.
Blomgren, Staffan, and Marcus Hertz. "Facing the differences between Facebook and OpenCV : A facial detection comparison between Open Library Computer Vision and Facebook." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-166281.
Full textReinius, Staffan. "Object recognition using the OpenCV Haar cascade-classifier on the iOS platform." Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-193282.
Full textPini, Mattia. "Sviluppo di un Prototipo di Video Sorveglianza Indoor con Tecnologie YOLO ed OpenCV." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019. http://amslaurea.unibo.it/18178/.
Full textJohansson, Henrik. "Evaluating Vivado High-Level Synthesis on OpenCV Functions for the Zynq-7000 FPGA." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-29591.
Full textOliveira, J?nior Francisco Alves de. "IDENTIFICA??O E CLASSIFICA??O DE SINALIZA??O HORIZONTAL EM AUTOVIAS UTILIZANDO OPENCV." reponame:Repositório Institucional do IFPB, 2016. http://repositorio.ifpb.edu.br/jspui/handle/177683/266.
Full textApproved for entry into archive by Alex Sandro R?go (alex@ifpb.edu.br) on 2016-11-23T18:43:51Z (GMT) No. of bitstreams: 1 IDENTIFICA??O E CLASIFICA??O DE SINALIZA??O HORIZONTAL EM AUTOVIAS UTILIZANDO OPENCV_Francisco_Alves.pdf: 5288985 bytes, checksum: e866e75315506b47d3d232ff39ce4a97 (MD5)
Made available in DSpace on 2016-11-23T18:43:51Z (GMT). No. of bitstreams: 1 IDENTIFICA??O E CLASIFICA??O DE SINALIZA??O HORIZONTAL EM AUTOVIAS UTILIZANDO OPENCV_Francisco_Alves.pdf: 5288985 bytes, checksum: e866e75315506b47d3d232ff39ce4a97 (MD5) Previous issue date: 2016-11-23
Acidentes de tr?nsito podem ser fatais, causando a morte ou invalidez de motoristas e pedestres. Desta forma, muitos pesquisadores est?o desenvolvendo meios para deixar os ve?culos mais seguros, atrav?s do uso de sistemas de apoio ? condu??o que auxiliem os motoristas nas mais diversas situa??es no tr?nsito. O objetivo deste trabalho ? propor um sistema para detec??o e classifica??o de linhas de sinaliza??o horizontais em autovias. Sistemas deste tipo podem ajudar a diminuir a quantidade de acidentes de tr?nsito, auxiliando o condutor do ve?culo a permanecer em sua faixa e realizar ultrapassagens apenas em locais permitidos. As imagens das autovias, capturadas por uma c?mera fixada ao para-brisa no interior do ve?culo, s?o analisadas quadro a quadro em tempo real. O sistema proposto foi desenvolvido na linguagem de programa??o C++, utilizando a biblioteca OpenCV, de c?digo aberto, amplamente empregada em vis?o computacional. Dentre outras t?cnicas, utilizou-se o detector de bordas de Canny e a Transformada Probabil?stica de Hough para identifica??o de segmentos de reta. Adicionalmente, foram desenvolvidos m?todos geom?tricos para otimiza??o e elimina??o de segmentos desnecess?rios e um algoritmo para estima??o do ponto de fuga, o qual auxilia na identifica??o dos segmentos mais relevantes para o sistema. Foram realizados sete experimentos apresentando diferentes n?veis de dificuldade. Acur?cias na faixa de valores de 86,58% a 100% foram alcan?adas. Em m?dia, os experimentos obtiveram uma acur?cia de 94,56% na classifica??o dos diferentes tipos de sinaliza??es horizontais.
Hagelin, Rickard, and Thomas Andersson. "Sammanfogning av videosekvenser från flygburna kameror." Thesis, Linköpings universitet, Informationskodning, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-97029.
Full textAnvändningen av UAV:er för olika tillämpningar har ökat under senare år. Ett avmöjliga användningsområden är flygfotografering och övervakning. För att gö-ra bildupptagningen mer effektiv kan flera UAV:er flyga i formation och på så viskunna fotografera ett avsevärt större område. För att kunna ta in flera bildsekven-ser och foga samman dessa till en panoramavideo, har ett program utvecklats ochtestats för denna uppgift.All funktionalitet för inläsning av bilder och video har utvecklats i C++ medprogrambiblioteket OpenCV. Implementeringen av dessa tekniker och metoderhar gjort så generiskt som möjligt för att det ska vara lättare att lägga till and-ra tekniker och utöka programmets funktioner. Olika tekniker som har testatsinkluderar: SIFT, SURF och RANSAC
Matziaris, Spyridon. "Barcode Mapping in Warehouses." Thesis, Högskolan i Halmstad, Akademin för informationsteknologi, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-32385.
Full textJohansson, Joakim. "Avståndsvarnare till Mobiltelefon." Thesis, Högskolan Väst, Institutionen för ekonomi och it, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:hv:diva-3480.
Full textDenna uppsats beskriver en studie, utveckling och testning av delar och teknik till en applikation anpassad till operativsystemet Android. Applikationen skall kunna mäta avståndet till framförvarande bil. Utöver avståndsmätning så testas applikationens förmåga att kalkylera sin egna hastighet med hjälp av GPS. Utifrån dessa två parametrar, hastighet och avstånd samt några konstanter skall den teoretiska stoppsträckan kunna räknas ut för att kunna varna om fordonet är för nära farmförvarande bil i förhållande till sin egna fart.. Tester utfördes på de olika applikationerna som programmerades och resultatet visade att tekniken i sig sätter stopp för att kunna mäta avståndet till nummerplåten på ett längre avstånd än ca 5m. Mätning av hastigheten var mer noggrann än hastighetsmätaren i bilen. Resultatet blev att om alla delar sattes ihop till en enda applikation så skulle den i bästa fall kunna användas i maximalt 13,8 km/h förutsatt att framförvarande bil är stillastående, och att kameran från telefonen är i en rak vinkel mot framförvarande nummerplåt.
Hošek, Roman. "Systém pro sledování únavy řidiče." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2012. http://www.nusl.cz/ntk/nusl-219790.
Full textCardoso, José Ricardo Ferreira. "Desenvolvimento de Estrutura Robótica para Aquisição e Classificação de Imagens (ERACI) de Lavoura de Cana-de-Açúcar /." Jaboticabal, 2020. http://hdl.handle.net/11449/192961.
Full textResumo: A agricultura digital tem contribuído com a melhoria da eficiência na aplicação de insumos ou no plantio em local pré-determinado, resultando no aumento da produtividade. Nesta realidade a aplicação de técnicas de Processamento de Imagens Digitais, bem como a utilização de sistemas que utilizam a Inteligência Artificial, tem ganhado cada vez mais a atenção de pesquisadores que buscam a sua aplicação nos mais diversos meios. Com o objetivo de desenvolver um sistema robótico que utiliza um sistema de visão computacional capaz analisar uma imagem e, detectar basicamente a presença de cana-de-açúcar e planta daninha, bem como a ausência de qualquer planta, o projeto desenvolvido unificou conhecimentos sobre estas duas áreas da ciência da computação com a área de robótica e agricultura que, culminou no desenvolvimento de uma estrutura robótica com ferramentas gratuitas, como é o caso dos softwares e hardwares modulares voltados para o ensino de informática em escolas. A união de tudo isso resultou em uma estrutura de software e hardware que captura e armazena imagens em um banco de dados; além de possibilitar a classificação de imagens pelos usuários habilitados por meio de aplicativo Android. Por meio da verificação da acurácia entregue pelos algoritmos de Machine Learning, com injeção cíclica e, pela análise do tempo de resposta, foi constatado que o sistema é capaz, munido destas informações, de gerar classificadores que, remotamente são carregados pelo DRR (Dispositivo Robótic... (Resumo completo, clicar acesso eletrônico abaixo)
Abstract: Digital agriculture has contributed to improving efficiency in the application of inputs or planting in a predetermined location, resulting in increased productivity. In this reality, the application of Digital Image Processing techniques, as well as the use of systems that use Artificial Intelligence, has increasingly gained the attention of researchers who seek their application in the most diverse media. In order to develop a robotic system capable of creating a computer vision system capable of analyzing an image and basically detecting the presence of sugarcane and weed, as well as the absence of any plant, the project developed unified knowledge on these two areas of computer science with the area of robotics and agriculture, which culminated in the development of a robotic structure with free tools, such as software and modular hardware aimed at teaching computer science in schools. The combination of all this resulted in a software and hardware structure capable of allowing the capture and storage of images in a database; in addition to enabling the classification of images by users enabled through the Android application. By checking the accuracy delivered by the Machine Learning algorithms with cyclic injection and analyzing the response time, it was found that the system was able, with this information, to generate classifiers that are remotely loaded by the RRD and these, in turn, were able to classify images in sugarcane fields in real time.
Mestre
Malm, Lukas, and Anna Phan. "Mozart2000 : Music reading and piano playing robot." Thesis, KTH, Skolan för industriell teknik och management (ITM), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-264443.
Full textI detta projekt söks en lösning för digitalisering av tryckt notskrift, mot bakgrund av en ökande efterfrågan på digitala lösningar. Parallellt undersöks möjligheterna till att automatisera pianospel. För att underlätta arbetet delades projektet in i tre delsystem; det första fokuserade på digitalisering av notpapper, det andra på att hitta och identifiera noter, och det tredje på pianospelet. Delsystemen kunde därefter integreras och resulterade då i Mozart2000, M2k. Den slutgiltiga lösningen är en robot som kan bestämma tonhöjden från ett notpapper och spela dessa på ett piano. Den framtagna algoritmen bygger på att hitta koordinater för notlinjer och noter, jämföra dessa sinsemellan och tilldela dessa utgångar på en Raspberry Pi. Från dessa skickas elektriska signaler till en krets bestående av bland annat transistorer och frihjulsdioder, som i sin tur är kopplade till solenoider. Dessa solenoider kopplade till egentillverkade fingrar kommer sedan att slå an tangenterna på pianot. Eftersom projektet var begränsat i tid och budget gjordes ett antal förenklingar. Till exempel skulle Mozart2000 hålla sig till en oktav, det vill säga åtta toner. Vidare skulle rytmen vara en konstant och endast en takt skulle analyseras och spelas åt gången. Det bedöms dock möjligt att duplicera systemet för att täcka ett större notomfång och/eller fler takter.
Yao, Yuanbin. "GPU Based Real-Time Trinocular Stereovision." Digital WPI, 2012. https://digitalcommons.wpi.edu/etd-theses/971.
Full textЧеркас, В. Є. "Інформаційна технологія визначення змін в потокових відео методом зонування." Master's thesis, Сумський державний університет, 2021. https://essuir.sumdu.edu.ua/handle/123456789/84150.
Full textBananga, L. A. "Information technology of autonomous drone control system design." Master's thesis, Sumy State University, 2021. https://essuir.sumdu.edu.ua/handle/123456789/86926.
Full textWass, Anton, and Forsberg Eddie Löwenborg. "Augmented reality i en industriell tillverkningsprocess." Thesis, KTH, Data- och elektroteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-208957.
Full textWith the digitization that is happening right now in the industrial world, there is a lot of curiosity about how future technologies like Augmented Reality can be applied in industrial manufacturing processes. The aim of the thesis was to investigate whether and how augmented reality technology can be utilized in industries to improve current work processes. Two prototypes were developed for the augmented reality glasses Microsoft HoloLens and evaluated by comparing previous working methods with new ones. Tests of the prototypes showed that efficiency, production quality and mobility increased for the user at the expense of worse ergonomics.
Jansson, Martin, and Simon Petersson. "Object detection and single-board computers : En förstudie gjord på Saab AB." Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-75981.
Full textSaab is currently using an old and complex system to perform tests of their products. The system is based on filming from different angles which will be merged to one film from which Saab can analyze the results of their products. Single-board computers is something that have become increasingly popular in the recent years, therefore, we are to investigate whether it is possible or not to replace the older systems with SBCs and cameras.We will also investigate whether the BeagleBoard is capable of detecting objects while filming, synchronizing, encoding and saving the video for later use.The result showed that the processor isn’t powerful enough to handle object identification without full hardware support. Instead, it needs to be performed afterwards by a computer which will identify objects in the video. A better method has been proposed to make object identification smarter and learning, which will work better in Saab’s case and their future work.
Shenaj, Donald. "Implementazione e analisi di un sistema per il conteggio di veicoli in Python e OpenCV." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019.
Find full textJaneček, Martin. "Soustava kamer jako stereoskopický senzor pro měření vzdálenosti v reálném čase." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220332.
Full textFidanza, Giovanni. "Tracciamento dello sguardo tramite fotocamera frontale dello smartphone." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019. http://amslaurea.unibo.it/17884/.
Full textKallin, Clarke Semone. "Markerless Augmented Reality for Visualization of 3D Objects in the Real World." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-110901.
Full textCederholm, Lars, and Niklas Pettersson. "Stereo Vision System for an Autonomous Robotic Platform." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-12610.
Full textJaganathan, Sivakumar. "ON THE INCORPORATION OF THE PERSONALITY FACTORS INTO CROWD SIMULATION." Doctoral diss., University of Central Florida, 2007. http://digital.library.ucf.edu/cdm/ref/collection/ETD/id/4113.
Full textPh.D.
Other
Engineering and Computer Science
Modeling and Simulation PhD
Genovese, Antonio. "Sperimentazione con una libreria per la decodifica di bar code in immagini." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2013. http://amslaurea.unibo.it/6434/.
Full textEriksson, Josefine, and Lindelöf Anna. "Measuring Student Attention with Face Detection: : Viola-Jones versus Multi-Block Local Binary Pattern using OpenCV." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-166416.
Full textDahl, Dag, and Sterne Gustaf. "En jämförelse av Eigenface- och Fisherface-metoden tillämpade i en Raspberry Pi 2." Thesis, Tekniska Högskolan, Högskolan i Jönköping, JTH, Data- och elektroteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-29795.
Full textThe purpose with this report is to demonstrate the possibility to use Raspberry Pi 2 as hardware in a face recognition system. The study will show performance differences regarding the Eigenface- and Fisherface-method. To demonstrate the possibility the authors have done tests using an experimental study and quantitative method. To review the tests and to understand the result a qualitative literature review was taken. The tests will be presented as graphs to show the possibility to use Raspberry Pi 2 as hardware in a face recognition system. The same goes for the comparison of the chosen algorithms. The work indicates that Raspberry Pi 2 is a possible candidate to use for smaller face recognition systems. There is also an indication that the Fisherface method is the better choice for face recognition.
Svensson, Johan. "Mätning av skärgradshöjd på stål." Thesis, KTH, Data- och elektroteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-188476.
Full textToday, a steel roll is cut within the steel industry in a cutting factory, the steel rollsare divided to smaller part bands with poor control of the burr height quality. Samplesis taken manually, the amount of samples is too low to know the quality of thesteel roll, the steel rolls can be divided up to 150 times and the length will be 30 kilometers. A whole resend for one steel roll costs up against a million SEK and has anegative climatic impact. One software prototype for detection of burr heights witha reference line was programmed. The prototype contained one light sensor, two motors,a PC and one prototype construction. Each task in the software was allocatedan own thread. Operating systems, threads and algorithms was performance testedfor measurement of execution times and period times. The result showed that a burrheight detector where possible to implement. The algorithm could detect burrheights that were too large related to its reference line.
Panice, Natália Ribeiro. "Método de detecção automática de eixos de caminhões baseado em imagens." Universidade de São Paulo, 2018. http://www.teses.usp.br/teses/disponiveis/18/18144/tde-11122018-213600/.
Full textThis research aims to develop an automatic truck axle detection system using images. Two automatic systems are presented: one for the extraction of truck images from road videos recorded in a São Paulo state highway and one for the axle detection on images. Both systems are based on Image Processing and Computational Vision techniques, with using programming in Python and OpenCV and SciKit libraries. The truck image extraction system was necessary for the creation of image base, to be used on the axle detection system. Thereunto, image segmentation, axle detection and classification on images were made. In segmentation was used adaptive threshold technique, followed by mathematical morphology and on another time, LBP texture descriptors; for detection, was used Hough Transform. Performance analysis on these methods wielded 69.2% on image save rate, on trucks entirely framed on the image. About axle detection, the truck image segmentation using a combination of adaptive threshold and mathematical morphology wielded 57.7% on axle detection, whilst achieving 65.6% of false detection. Using LBP wielded, on the same images, 68.3% on axle detection and 84.2% of false detection. These excesses was a negative result and can be related to intrinsic issues on the external road traffic environment. Two main factors affected the result: lighting condition changes and the movement of tree leaves and branches. Disregarding these two factors, the proposed system had 90.4% axle truck detection rate using adaptive threshold and mathematical morphology and 93.5% using LBP, and the false detection, changed for 66.5% e 54.7%. Thus, both proposed systems are considered promising.
Sun, Ruiwen. "Detecting Faulty Tape-around Weatherproofing Cables by Computer Vision." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-272108.
Full textFler kablar kommer att installeras på grund av installation av fler radiotorn när det gäller 5G. En stor del av radioenheterna är dock konstruerade högt i det öppna utrymmet, vilket gör det svårt för mänskliga tekniker att underhålla systemen. Under dessa omständigheter är automatiska upptäckter av fel bland radioskåp avgörande. Kablar och kontakter täcks vanligtvis med väderbeständiga band, och ett av de vanligaste problemen är att banden inte är rundade på kablarna och kontakterna. Detta gör att tejpen går ur kabeln och ser ut som en viftande flagga, vilket allvarligt kan skada radiosystemen. Avhandlingen syftar till att upptäcka detta flaggband och ta itu med frågorna. Den här avhandlingen experimenterar två metoder för objektdetektering, det invändiga neurala nätverket såväl som OpenCV och bildbehandling. Den förstnämnda använder YOLO (You Only Look Once) nätverk för träning och testning, medan i den senare metoden används den anslutna komponentmetoden för detektering av stora föremål som kablarna och linjesegmentdetektorn är ansvarig för utvinning av bandbandgränsen. Flera parametrar, strukturellt och funktionellt unika, utvecklades för att hitta det mest lämpliga sättet att uppfylla kravet. Dessutom används precision och återkallande för att utvärdera prestandan för systemutgångskvaliteten, och för att förbättra kraven utfördes större experiment med olika parametrar. Resultaten visar att det bästa sättet att upptäcka felaktigt väderbeständighet är med bildbehandlingsmetoden genom vilken återkallelsen är 71% och precisionen når 60%. Denna metod visar bättre prestanda än YOLO som hanterar markering av flaggband. Metoden visar den stora potentialen för denna typ av objektdetektering, och en detaljerad diskussion om begränsningen presenteras också i avhandlingen.
Potros, Bashar. "Framställning av mätmetod för att upptäcka defekta luftmunstycken : Framställa en säker och tillförlitlig mätmetod för att mäta mängd vatten i 50 provrör." Thesis, Högskolan i Skövde, Institutionen för ingenjörsvetenskap, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-14965.
Full textTo detect defective air nozzles, Ecco Finishing AB in Skara has developed a new test equip-ment to replace an unreliable and uncertain existing test machine. Ecco Finishing AB wants to find a reliable and safe measurement method that will measure the amount of water in 50 test tubes. The overall goal of the thesis is to find a precise and repeatable measurement method for level measurement of fluid in the test tubes. Two measurement methods were evaluated that are most suitable for level measurement, vision systems and measurement by weighing. The reason for the choice of these two measurement methods is the test tubes of the test equipment, and that there are many measuring points and because of the small test tubes. Twenty experiments for vision systems and twenty experiments for weighingmethodwere made to evaluate and describe pros and cons. The experiments of vision systems and weighing were first made in the laboratory phase and then tested on the company's existing test equipment. The results of measurements were saved in an Excel sheet used to evaluate collected data. The evaluations were compared to set goals, reliability, accuracy, repeatabil-ity, automatic reporting of results and time of measurement. Vision systems are recom-mended for continued work and implementation on the existing test equipment
Hassan, Waleed, and Martin Hellström. "Realtidsövervakning av multicastvideoström." Thesis, KTH, Data- och elektroteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-209022.
Full textThe enormous increase in multicast services has shown the limitations of traditional network management tools in multicast quality monitoring. There is a need for new monitoring technologies that are not hardware-based solutions such as increased link throughput, buffer length and capacity to enhance the quality of experience. This paper examines the use of FFmpeg, and OpenCV as well the no-reference image quality assessment algorithm BRISQUE to improve the quality of service as well as the quality of experience. By detecting image quality deficiencies as well as bit errors in the video stream, the QoS and QoE can be improved. The purpose of this project was to develop a monitoring system that has the ability to detect fluctuations in image quality and bit errors in a multicast video stream in real time and then notify the service provider using SNMP traps. The tests performed in this paper shows positive results when using the hybrid solution proposed in this paper, both BRISQUE and FFmpeg alone are not sufficiently adapted for this purpose. FFmpeg has the ability to detect decoding errors that usually occurs due to serious bit errors and the BRISQUE algorithm was developed to analyse images and determine the subjective image quality. According to the test results BRISQUE can be used for multicast video analysis because the subjective image quality can be determined with good reliability. The combination of these methods has shown good results but needs to be investigated and developed further.
Silva, Jonas Fernandes da. "Uma solução de baixo custo para o processamento de imagens aéreas obtidas por Veículos Aéreos Não Tripulados." Universidade Federal da Paraíba, 2016. http://tede.biblioteca.ufpb.br:8080/handle/tede/9262.
Full textMade available in DSpace on 2017-08-15T15:15:35Z (GMT). No. of bitstreams: 1 arquivototal.pdf: 3344501 bytes, checksum: 9deb01db1972288d73b0c48155123f90 (MD5) Previous issue date: 2016-02-19
Currently, unmanned aerial vehicles (UAV) are increasingly used to aid the various tasks around the world. The popularization of this equipment associated with the advancement of technology, particularly the miniaturization of processors, extend their functionalitys. In agricultural applications, these devices allow monitoring of production by capturing aerial images, for which are processed and identified areas of interest through specific software. The research proposes a low-cost solution capable of processing aerial images obtained by non-metric digital cameras coupled to UAV to identify gaps in plantations or estimate levels of environmental degradation, which can be deployed in small computers and low power consumption. Embedded systems coupled in UAV allow perform processing in real time, which contributes to a preventive diagnosis, reduces the response time and can avoid damages in the crop. The algorithm used is based on watershed, while the second algorithm uses classification techniques based on the 1-Nearest Neighbor (1-NN). Are used the embedded systems DE2i-150 and Intel Edison, both x86 architecture, and Raspberry Pi 2 of ARM architecture. Moreover, the technique 1-NN showed higher tolerance to lighting problems, however, require more processing power compared to the algorithm based on watershed. The results show that the proposed system is an efficient and relatively low-cost solution compared to traditional means of monitoring and can be coupled in a UAV to perform the processing during the flight.
Atualmente, veículos aéreos não tripulados (VANT) são cada vez mais utilizados no auxílio a diversas tarefas em todo o mundo. A popularização destes equipamentos associada ao avanço da tecnologia, sobretudo a miniaturização de processadores, ampliam suas funcionalidades. Em aplicações agrícolas, estes equipamentos permitem o monitoramento da produção por meio da captação de imagens aéreas, a partir dos quais são processadas e identificadas áreas de interesse por meio de softwares específicos. A pesquisa propõe uma solução de baixo custo capaz de processar imagens aéreas obtidas por câmeras digitais não métricas acopladas a VANT para identificar falhas em plantações ou estimar níveis de degradação ambiental, os quais possam ser implantados em computadores de pequeno porte e baixo consumo, conhecido como sistemas embarcados. Plataformas embarcadas acopladas a VANT permitem realizar o processamento em tempo real, que contribui para um diagnóstico preventivo, reduz o tempo de resposta e pode evitar prejuízos na lavoura. O algoritmo inicialmente avaliado é baseado em watershed, enquanto que o segundo algoritmo proposto faz uso de técnicas de classificação baseada no 1-vizinho mais próximo (1-NN). Utilizam-se os sistemas embarcados DE2i-150 e Intel Edison, ambos de arquitetura x86, e a plataforma Raspberry Pi 2 de arquitetura ARM. Em relação ao processamento das imagens são alcançados níveis de acurácia em torno de 90%, com uso do algoritmo baseado em 1-NN. Além disso, a técnica 1-NN apresentou maior tolerância aos problemas de luminosidade, em contrapartida, demandam maior poder de processamento quando comparados com o algoritmo baseado em watershed. Os resultados mostram que o sistema proposto é uma solução eficiente e de custo relativamente baixo em comparação com os meios tradicionais de monitoramento e pode ser acoplada em um VANT para realizar o processamento durante o voo.
Cöster, Jonatan, and Michael Ohlsson. "Human Attention : The possibility of measuring human attention using OpenCV and the Viola-Jones face detection algorithm." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-166584.
Full textCunha, André Luiz Barbosa Nunes da. "Sistema automático para obtenção de parâmetros do tráfego veicular a partir de imagens de vídeo usando OpenCV." Universidade de São Paulo, 2013. http://www.teses.usp.br/teses/disponiveis/18/18144/tde-19112013-165611/.
Full textThis research presents an automatic system to collect vehicular traffic data from video post-processing. The macroscopic and microscopic traffic parameters are derived from a space-time diagram, which is obtained by traffic image processing. The research was based on the concepts of Computer Vision, programming in C++, and OpenCV library to develop the system. Vehicle detection was divided in two steps: background modeling and vehicle segmentation. A background image can be determined from the video sequence through several statistical models available in literature. The evaluation of six statistical models indicated Scoreboard (combining mean and mode) as the best method to obtain an updated background, achieving a processing time of 18 ms/frame and 95.7% accuracy rate. The second step investigated six segmentation methods, from background subtraction to texture segmentation. Among texture descriptors, LFP is presented, which generalizes other descriptors. Video images collected on highways were used to analyze the performance of these methods. The traditional background subtraction method was found to be the best, achieving a processing time of 34.4 ms/frame and 95.1% accuracy rate. Once the segmentation process was chosen, a method to determine vehicle trajectories from the space-time diagram was developed. Comparing the traffic parameters obtained by the proposed system to data collected in the field, the estimates for speed were found to be very good, with 92.7% accuracy, when compared with radar-measured speeds. On the other hand, flow rate estimates were affected by failures to identify vehicle trajectories, which produced values above or below manually collected data.