• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 116
  • 65
  • 18
  • 16
  • 6
  • 4
  • 3
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 243
  • 84
  • 79
  • 74
  • 70
  • 53
  • 45
  • 43
  • 35
  • 35
  • 32
  • 29
  • 27
  • 27
  • 25
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
31

An Energy Efficient FPGA Hardware Architecture for the Acceleration of OpenCV Object Detection

Brousseau, Braiden 21 November 2012 (has links)
The use of Computer Vision in programmable mobile devices could lead to novel and creative applications. However, the computational demands of Computer Vision are ill-suited to low performance mobile processors. Also the evolving algorithms, due to active research in this fi eld, are ill-suited to dedicated digital circuits. This thesis proposes the inclusion of an FPGA co-processor in smartphones as a means of efficiently computing tasks such as Computer Vision. An open source object detection algorithm is run on a mobile device and implemented on an FPGA to motivate this proposal. Our hardware implementation presents a novel memory architecture and a SIMD processing style that achieves both high performance and energy efficiency. The FPGA implementation outperforms a mobile device by 59 times while being 13.5 times more energy efficient.
32

Segmentation and Beautification of Handwriting using Mobile Devices

Dürebrandt, Jesper January 2015 (has links)
Converting handwritten or machine printed documents into a computer readable format allows more efficient storage and processing. The recognition of machine printed text is very reliable with today's technology, but the recognition of offline handwriting still remains a problem to the research community due to the high variance in handwriting styles. Modern mobile devices are capable of performing complex tasks such as scanning invoices, reading traffic signs, and online handwriting recognition, but there are only a few applications that treat offline handwriting. This thesis investigates the segmentation of handwritten documents into text lines and words, how the legibility of handwriting can be increased by beautification, as well as implementing it for modern mobile devices. Text line and word segmentation are crucial steps towards implementing a complete handwriting recognition system. The results of this thesis show that text line and word segmentation along with handwriting beautification can be implemented successfully for modern mobile devices and a survey concluding that the writing on processed documents is more legible than their unprocessed counterparts. An application for the operating system iOS is developed for demonstration.
33

Detection of common envoirmental interferences in front of a camera lens

Ejdeholm, Dawid, Harsten, Jacob January 2018 (has links)
Modern vehicles are very dependent on sensors and especially cameras to analyze different objects and conditions. Single camera systems are frequently used for lane detection and identifying objects in the distance. These systems depend on good conditions to work properly and are easily disrupted by environmental interferences. This project is targeted in developing an image processing algorithm that can detect disturbances applied upon the camera lens. Several focus measure operators are evaluated and compared by expected outcome while still maintaining a satisfying computational time, low resource usage and accuracy with an ERR between 0% - 1%.
34

Automatisk validering av skärmgrafik med OpenCV och Tesseract

Maddison, John January 2018 (has links)
I dagens flygplan finns det mycket information som på ett snabbt och pålitligt sätt behöver förmedlas till piloten via instrument på flera skärmar i cockpit. Att verifiera att skärmarna visar korrekt data för olika indata är ett tidskrävande och monotont arbete. Därför undersöker Saab möjligheten att automatisera delar av arbetet. Examensarbetet undersöker genom praktiskt implementation ifall det är möjligt att automatisera bildanalysen med hjälp av programmen OpenCV och Tesseract. Resultatet visade att det går att enkelt konstruera tester för att automatiskt identifiera oönskade förändringar i den implementerade instrumentingen.
35

Využití GPU výpočtů pro rozpoznání dopravních značek

Zídek, Karel January 2015 (has links)
The thesis deals with the problem of GPU acceleration of algorithms for traffic sign recognition. Theoretical part of the thesis outlines methods for object detection with emphasis on the traffic sign detection problem. Further, it provides comparison of two well known tools for programming on the GPU: CUDA and OpenCL. On the basis of the review, an architecture of own solution is proposed. Finally, the thesis contains description of the implementation as well as evaluation of the results.
36

Markerless Augmented Reality for Visualization of 3D Objects in the Real World / Markörlös Augmented Reality för visualisering av 3D-objekt i verkliga världen

Kallin Clarke, Semone January 2014 (has links)
This report documents the research and experiments on evaluating the possibilities of using OpenCV for developing a markerless augmented reality applications using the structure from motion algorithm. It gives a background on what augmented reality is and how it can be used and also theory about camera calibration and the structure from motion algorithm is presented. Based on the theory the algorithm was implemented using OpenCV and evaluated regarding its performance and possibilities when creating markerless augmented reality applications.
37

Stereo Vision System for an Autonomous Robotic Platform

Cederholm, Lars, Pettersson, Niklas January 2011 (has links)
No description available.
38

Odhad rychlosti automobilů ve videu / Vehicle Speed Estimation from Video

Hájek, Pavel January 2017 (has links)
This master's thesis describes design and development of an application for estimation of vehicle speed from both recorded video file and from camera stream.  It explains the procecess of a camera calibration, vehicle detection and tracking and describes the robot operating system as a target platform. The application uses library OpenCV for most of tasks, to access video application uses a FFmpeg library. Results can be printed to the terminal window, they can also be logged to a file or published in ROS. Application is written in C++ language, some parts in Python.
39

Sledování pohybu očí pomocí platformy Raspberry Pi / Eye movement tracking using the Raspberry Pi platform

Hunkařová, Nikol January 2020 (has links)
This master's thesis deals with eye movement tracking using the Raspberry Pi platform. The theoretical part describes eye anatomy, eye detection and eyetracking. A system in Python programming language was designed in the practical part. This algorithm is able to perform the eye tracking function using the Raspberry Pi platform and the RPi Camera module. The OpenCV library is used for loading and preprocessing images from the camera. A method that detects and evaluates the direction of view after a calibration is available. The accuracy of the program is tested on three vector methods and two target methods for four screen resolutions.
40

Zpracování obrazu v systému Android - detekce a rozpoznání SPZ/RZ a využití externí databáze zájmových vozidel / Image processing using Android - LPR with external database

Molčány, Peter January 2015 (has links)
The aim of this Master's thesis is designing and developing Android application for automatic number plate recognition with external database lookup. In the introduction we discuss possibilities of number plate recognition in general. Android platform fundamentals, necessary developer tools and multi-platform image processing library OpenCV are described in the second section. In the third section different database types and synchronization methods are introduced. In the fourth section we describe basics of image processing and different algorithms necessary for recognition. Application requirements, involving scene and hardware requirements are defined in the fifth section. In the sixth section application development and algorithm implementation is described. In the seventh section we evalute the results of the detection. In the last section results are summarized and goals are set for further improvement.

Page generated in 0.0265 seconds