To see the other types of publications on this topic, follow the link: Detekce obrysu.

Dissertations / Theses on the topic 'Detekce obrysu'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Detekce obrysu.'

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.

1

Kohoutek, Michal. "Metoda fyzikálního modelování přechodových hran v obraze pro určení skutečné pozice obrysu předmětu." Doctoral thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-233452.

Full text
Abstract:
Doctoral thesis is focused on a design of a new original image transition edge physical modeling method for exact object shape position determination. Automatic Optical Inspection systems for the high accuracy optical measurements is main application area for designed method. The new method design is based on precise physical analysis of a defined imaging system. Object side telecentric lens, telecentric backlight source and CCD video camera are main parts of the analyzed imaging system. New image transition edge physical model and method for accurate shape position detection within the model are derived by geometrical and Fourier optics imaging system analysis. Possible influences of the model parameters changes to the accuracy of shape position detection are studied precisely. A new modeling function suitable for implementation in a new optimal approximation method is derived from the physical transition edge model. The modeling function optimal approximation method is implemented in to a Tester2D measuring system and verified by length etalon measurements. The Tester2D measuring system was successfully accredited for dimensions measurement in range with accuracy up to . Documentation of results of the accreditation process with the record of obtained results from measurement system in scope of preformed interlaboratory comparison tests are appended to the doctoral thesis.
APA, Harvard, Vancouver, ISO, and other styles
2

Novotný, Stanislav. "Detekce mobilního robotu zpracováním obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2012. http://www.nusl.cz/ntk/nusl-230171.

Full text
Abstract:
This master´s thesis deals with processing of image sequence taken by statically placed camera over plane of robot movement. At first there are methods for image segmentation and localization methods described. In the next part, selected methods are implemented and compared to individual images. In the final part, selected methods are further implemented in algorithm for batch processing of image sequence.
APA, Harvard, Vancouver, ISO, and other styles
3

Musikhina, Ksenia. "Detekce srdečních buněk v mikroskopickém obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217970.

Full text
Abstract:
This work is devoted to problem of detection of cardiac cells in microscopic picture. All possible means of preprocessing and segmentation were considered with the aim to choose the most suitable method for further classification. Different methods of classification were be testing: method of objects attributes and classifier based on neural network. As a result was obtained the number of living and dead cardiac cells and percentage of them. The electivity of classification methods was calculated by sensitivity and specificity. The user’s interface was created for improvement of clearness classification in MATLAB environment.
APA, Harvard, Vancouver, ISO, and other styles
4

Zbranek, Miroslav. "Metody detekce a rozpoznání obličeje v obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2012. http://www.nusl.cz/ntk/nusl-219650.

Full text
Abstract:
The aim of this diploma thesis is to explore methods of face detection and recognition in the picture. The method for face detection and the method for face recognition will be chosen according to literature survey. Both methods will be implemented using the OpenCV library and a program language C/C++. The result of this project is creation of graphic interface which use programmed function for face detection and recognition from a picture and also a camcorder.
APA, Harvard, Vancouver, ISO, and other styles
5

Coufal, Jan. "Detekce cesty pro mobilní robot analýzou obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2010. http://www.nusl.cz/ntk/nusl-228969.

Full text
Abstract:
Diploma thesis deals with image processing for outdoor environment mobile robot. In first part, the problem is analyzed, general solution is proposed and suitable image processing methods are presented. In second part presented methods are tested and methods with best results are proposed. In third part is particular solution tested on real data.
APA, Harvard, Vancouver, ISO, and other styles
6

Vrbičanová, Antónia. "Detekce cesty ve venkovním prostředí zpracováním obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2020. http://www.nusl.cz/ntk/nusl-417770.

Full text
Abstract:
The Master’s thesis deals with the issue of the road detection in the outdoor environment using image processing. It is highly required that the methods selected are robust to sudden light changes within the image and effective in detection of wide variety of road surfaces possibly comprising certain kinds of pollution. Two methods have been used in order to reach the desired goal. The initial method uses standard algorithms of the image processing. Main outcome of this method are highlighted road boundaries. The following methodisbasedonconvolutionalneuralnetworks.Inthiscasewehaveclassificationtask. The result of this method is the estimation of the road direction. In the whole process, severalneuralnetworkstructureshavebeendesigned.Afterthenetworktrainingthemost suitable one was selected. Eventually, the results have been retested using newly created test set. Both of these methods are implemented in programming language Python.
APA, Harvard, Vancouver, ISO, and other styles
7

Černil, Martin. "Automatická detekce ovládacích prvků výtahu zpracováním digitálního obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2021. http://www.nusl.cz/ntk/nusl-444987.

Full text
Abstract:
This thesis deals with the automatic detection of elevator controls in personal elevators through digital imaging using computer vision. The theoretical part of the thesis goes through methods of image processing with regards to object detection in image and research of previous solutions. This leads to investigation into the field of convolutional neural networks. The practical part covers the creation of elevator controls image dataset, selection, training and evaluation of the used models and the implementation of a robust algorithm utilizing the detection of elevator controls. The conclussion of the work discusses the suitability of the detection on given task.
APA, Harvard, Vancouver, ISO, and other styles
8

Korchakov, Sergei. "Zpracování obrazu v systému Android - 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-220900.

Full text
Abstract:
This master’s Thesis focuses on image processing on Android platform and development of an application, that is able to do face detection and recognition in real scene. Thesis gives highlight of modern algorithms of face detection. It first examines and compares the standard features of Android platform (FaceDetector a FaceDetectionListener) and JJIL, OpenIMAJ, OpenCV libraries experiment, and presents the results. For purposes of face recognition was selected OpenCV library. Three different algorithms of identification were tested: FisherFaces, EigenFaces a Local Binary Patterns Histograms. Based on performance comparison best methods were implemented in developed application.
APA, Harvard, Vancouver, ISO, and other styles
9

Krčmář, Martin. "Zpracování obrazu v zařízení Android - detekce a rozpoznání vizitky." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2016. http://www.nusl.cz/ntk/nusl-240930.

Full text
Abstract:
The aim of this Master´s thesis is designing and developing Android application, which will be used for automatic recognition of business cards and import the contact information. The first part describes the history, architecture and development tools of operating system Android. The second part is an analysis of selected computer vision methods that were used during developing application. Libraries OpenCV and Tessaract OCR are described in this part. The main part describes the development of the application with conditions and limitations for the proper function of the application. The final part is an evaluation of the success and recognition of importing contact information from business cards.
APA, Harvard, Vancouver, ISO, and other styles
10

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 text
Abstract:
The thesis deals with digital image processing, from the initial acquisition of digital picture frames, subsequent processing segmentation and algorithms to detect visual shapes on the scene. Image processing is a very broad topic, so here are analyzed for more understanding of the fundamental principles of perception and processing of video signals, image representation, his starting shooting through filters governing digital image processing methods to detect the objects in an image. It is also demonstrated by the size dependence of the object in the image on the distance from the camera, whereby we can determine the speed of approaching or moving away from the object. We will show you the specific determination of the distance we need to know the actual result size of the object. This is because the ratio between the size of the object depending on the distance is the same for each object. Finally, this work presents the resulting image frames for implementation using OpenCV library.
APA, Harvard, Vancouver, ISO, and other styles
11

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 text
Abstract:
This master‘s thesis deals with the design and implementation of computer application for facial expression recognition. The first section describes the image processing, especially algorithms used in other parts of this thesis. The next section describes methods used for face detection, particularly the Viola-Jones detector. This is followed by a brief description of the basic facial expressions recognized by the application. The last two sections are dedicated to the design and implementation of the facial expression recognition algorithms and to the evaluation of the results.
APA, Harvard, Vancouver, ISO, and other styles
12

Boček, Václav. "Detekce vad potisku." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413272.

Full text
Abstract:
This thesis deals with the design and subsequent implementation of a unit inspecting a printed logos on the pen surface. A line-scan camera is used to capture the object. Whole the unit including acquited data processing is controlled by Raspberry Pi 4 platform extended by perifery board. The control of the hardware parts is implemented in C++, the detection algorithms in Python using OpenCV and TensorFlow libraries. The unit has a graphical user interface for control of the inspection process. In the end of the thesis test of the unit reliability is shown.
APA, Harvard, Vancouver, ISO, and other styles
13

Hö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 text
Abstract:
This work deals with image processing and face detection. Includes approaches to the problems of image processing. Furthermore, it focuses mainly on the choice of appropriate libraries and implementation of algorithms able to detect faces from the input image data.
APA, Harvard, Vancouver, ISO, and other styles
14

Hortai, František. "Zpracování obrazu v systému Android - detekce a rozpoznání SPZ/RZ." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220899.

Full text
Abstract:
This thesis describes the design and workflow of creating an image processing application in Android system, and what are the possibilities in choosing development environment and how to implement them. Then I am writing about my solutions of creating applications, graphical user interface and an interface for Android. I am describing my approach in the design and functionality of the application, communication with the camera, storing and retrieving data. Further I explain which algorithms were implemented for image processing and image evaluation. Product of this thesis is a functioning application that allows to its user to capture images and video stream. The algorithm evaluates the entering data and shows the location of the number plate. The application also allows recognizing texts and numbers from images. There are other various practical features and options implemented within the application.
APA, Harvard, Vancouver, ISO, and other styles
15

Musil, Petr. "Zpracování rastrového obrazu pomocí FPGA." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236485.

Full text
Abstract:
This thesis describes the design and implementation of hardware unit to detect objects in the image. Design of unit is optimized for fast streaming processing. Object detection is performed by the trained classifiers using local image features. It describes a new technique for multi-scale detection. Detector used accelerating algorithm based on neighboring positions. The correct functionality of the detector is verified by simulation and part of a whole is implemented on development kit.
APA, Harvard, Vancouver, ISO, and other styles
16

Hruška, Kryštof. "Optimalizace vzduchování fotobioreaktoru za pomoci analýzy obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2021. http://www.nusl.cz/ntk/nusl-442833.

Full text
Abstract:
This diploma thesis summarizes the knowledge about microalgae, their use, cultivation methods and obstacles that prevent their wider use. In the practical part of the work, a device was designed, constructed, and programmed. This device can analyze the bubbles of the tubular photobioreactor and, based on the obtained data, control its aeration. The Python programming language was used to create the program and the OpenCV library was used to analyze the photographs. The bubble detection is based on the edge detection and the subsequent refinement. The data obtained from the analysis are displayed on the device screen and the data are also stored in a csv file. The discussion lists possible improvements and lessons learned during the creation of this device.
APA, Harvard, Vancouver, ISO, and other styles
17

Šebela, Miroslav. "Detekce objektu ve videosekvencích." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218732.

Full text
Abstract:
The thesis consists of three parts. Theoretical description of digital image processing, optical character recognition and design of system for car licence plate recognition (LPR) in image or video sequence. Theoretical part describes image representation, smoothing, methods used for blob segmentation and proposed are two methods for optical character recognition (OCR). Concern of practical part is to find solution and design procedure for LPR system included OCR. The design contain image pre-processing, blob segmentation, object detection based on its properties and OCR. Proposed solution use grayscale trasformation, histogram processing, thresholding, connected component,region recognition based on its patern and properties. Implemented is also optical recognition method of licence plate where acquired values are compared with database used to manage entry of vehicles into object.
APA, Harvard, Vancouver, ISO, and other styles
18

Vlach, 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 text
Abstract:
The thesis deals with eye blink detection, which is part of complex topic of face detection and recognition. The work intents on digital image processing. There is analyse of the topic and description of image databases for testing. Two main chapters describe design of eye blink detection with digital image processing with IR technology and without IR technology.
APA, Harvard, Vancouver, ISO, and other styles
19

Burdík, Vojtěch. "Detekce ochranných pomůcek v obrazovém signálu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220986.

Full text
Abstract:
This work is devoted to the relatively new field of computer – computer vision. It focuses on the recognition of people, positioning and colour detection of clothing placed on person. The aim is to build an algorithm that would be able to locate the person in the picture and would make colours tests of clothing and helmets. For image processing were used OpenCV library functions and from algorithms was compiled program solving this problem. The output of the program is the answer, what colour is person at stated locations wearing, and if clothing and helmet are the same colour, the person is evaluated as properly dressed. The resulting program is then disassembled and parts of the code are in detail described in this work. There is explained how to use correctly each OpenCV function used in program.
APA, Harvard, Vancouver, ISO, and other styles
20

Juhas, Miroslav. "Vizuální detekce elektronických součástek." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218587.

Full text
Abstract:
This thesis describes application of image processing for precise distance measurement in self acting production of a tip for AFM microscopes. The main goal is to measure distances between assembly parts during fabrication process. The purpose is to acquire a data for self acting assembly line which have to substitute inaccurate and nonrecurring manual assembly process. The assembly process consists of three technological steps. In first two steps the tungsten wire is glued to the cantilever. Distance measurement is necessary in all axes for proper alignment of parts. In third step the sharp tip is etched by KOH solution. The right distance between liquid level and the cantilever must be kept. A camera with high resolution and macro objective is used to acquire an image. Camera image is then calibrated to suppress distortions and scene position with respect to camera position. Length conversion coefficient is also computed. Object recognition and distance measurement is based on standard computer vision methods, mainly: adaptive thresholding, moments, image statistics, canny edge detector, Hough transform… Proposed algorithms have been implemented in C++ using Intel OpenCV library. The final achieved distance resolution is about 10µm per pixel. Algorithm output was successfully used to assembly few test tips.
APA, Harvard, Vancouver, ISO, and other styles
21

Hříbek, Petr. "Detekce elipsy v obraze." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2008. http://www.nusl.cz/ntk/nusl-235427.

Full text
Abstract:
The thesis introduces methods used for an ellipse detection. Each method is theoretically described in current subsection. The description includes methods like Hough transform, Random Hough transform, RANSAC, Genetic Algorithm and improvements with optimalization. Further there are described modifications of current procedures in the thesis to reach better results. Next to the last chapter represents testing parameters of speed, quality and accuracy of implemented algorithms. There is a conclusion of testing and a result discussion at the end.
APA, Harvard, Vancouver, ISO, and other styles
22

Vopálenský, Radek. "Detekce, sledování a klasifikace automobilů." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2017. http://www.nusl.cz/ntk/nusl-413327.

Full text
Abstract:
The aim of this master thesis is to design and implementation in language C++ a system for the detection, tracking and classification of vehicles from streams or records from traffic cameras. The system runs on the platform Robot Operating System and uses the OpenCV, FFmpeg, TensorFlow and Keras libraries. For detection is used cascade classifier, for tracking Kalman filter and for classification of the convolutional neural network. Success rate for detection is 91.93 %, tracking 81.94 % and classification 63.72 %. This system is part of a comprehensive system, that can moreover calibrate video and measure of vehicles speed. The resulting system can be used for traffic analysis.
APA, Harvard, Vancouver, ISO, and other styles
23

Vopálenský, Radek. "Detekce, sledování a klasifikace automobilů." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2018. http://www.nusl.cz/ntk/nusl-385899.

Full text
Abstract:
The aim of this master thesis is to design and implement a system for the detection, tracking and classification of vehicles from streams or records from traffic cameras in language C++. The system runs on the platform Robot Operating System and uses the OpenCV, FFmpeg, TensorFlow and Keras libraries. For detection cascade classifier is used, for tracking Kalman filter and for classification of the convolutional neural network. Out of a total of 627 cars, 479 were tracked correctly. From this number 458 were classified (trucks or lorries not included). The resulting system can be used for traffic analysis.
APA, Harvard, Vancouver, ISO, and other styles
24

Doležel, Michal. "Detekce oblasti otisku prstu v obraze." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237234.

Full text
Abstract:
This master's thesis deals with proposal and implementation of system for detection of fingerprint area in image. The first task was to elaborate the theory which is necessary for understanding the image fingerprint area detection problems. It is also necessary to propose a specific system for image fingerprint area detection where it is possible to enhance or improve present methods or design a new one. The proposed system making use of selected method will be able to avoid all problems arising during fingerprint area detection. Description of proposed system implementation and testing on the fingerprint database is described in following part. In last part all the achieved results are discussed.
APA, Harvard, Vancouver, ISO, and other styles
25

Heřman, Zdeněk. "Zpracování obrazu pro golfový simulátor." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255476.

Full text
Abstract:
This thesis describes design and practical realization of a golf simulator. It includes specifications of the hardware, that is a necessity for such simulator, and implementation of the detection of a golf swing and ball flight. The simulator has to fulfill several conditions that were stated at the beginning of the draft. One of the most important conditions was low purchase price, and therefore the simulator is based on common USB cameras Playstation Eye 3. The main goal was to create a user friendly simulator, that will be appropriate both for indoor and outdoor conditions. The final solution was compared with Full Swing simulator. The accuracy of our simulator was far better than the compared one at short game and putting through the use of scanning the ball right after the start of its flight. Accuracy at putting ranged: speed of the ball +/- 0.2 m/s, launch angle +/- 1 degree and flight angle +/- 0.8 degrees.
APA, Harvard, Vancouver, ISO, and other styles
26

Stuchlík, David. "Detekce a rozpoznání zbraně ve scéně." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2020. http://www.nusl.cz/ntk/nusl-417216.

Full text
Abstract:
The aim of the diploma thesis is to design an algorithm for detection and recognition of the type of gun in the image. Firstly, the existing methods and techniques for detecting the various objects are briefly introduced in the text of the thesis however, the methods are primarily focused on guns. Next, the basics of neural networks are briefly outlined, followed by an overview of the most common detectors for deep neural networks. The second half of the thesis is devoted to the implementation of an application for generating images based on a 3D model of a gun, the creation of a data file and learning of a neural network. Finally, the results obtained, which clearly indicate that in order to cover a huge variation of real weapons, is necessary to generate a large amount of training data based on many different 3D models, are briefly summarized in the conclusion of the thesis.
APA, Harvard, Vancouver, ISO, and other styles
27

Mašek, Jan. "Detekce objektů v obraze s pomocí Haarových příznaků." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2012. http://www.nusl.cz/ntk/nusl-219794.

Full text
Abstract:
This thesis deals with the image object detection using Haar--like features and AdaBoost algorithm. The text describes methods how to train and test an object detector. The main contributon of this thesis consists in creation image object detector in Java programming language. Created algorithms were integrated as plugin into the RapidMiner tool, which is widely used and known worldwide as tool for data mining. The thesis contains the instructions for created operators and few exaples for executing in RapidMiner tool. The functionality of image object detector was demonstrated on selected medical images.
APA, Harvard, Vancouver, ISO, and other styles
28

Cikánek, Martin. "Detekce biologických struktur ve snímcích z TEM mikroskopu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2019. http://www.nusl.cz/ntk/nusl-400528.

Full text
Abstract:
The aim of the first part of this thesis is to explain the theoretical basis of transmission electron microscopy and to mention fundamental parts of transmission electron microscopes. The next part of this work is focused on possible methods of image segmentation, the use of neural networks in the detection of objects in an image and the subsequent clustering of results. The theoretical part of the thesis is concluded with an explanation of some already published methods of automatic detection of biological structures in microscopic images and theoretical design of the algorithm, which will be subsequently developed. The process of training neural networks in order to automatically detect biological structures in an image is described at the beginning of the practical part. This is followed by an evaluation of the results achieved by these networks. Subsequently, cluster analysis methods are applied to these results, the products of which are compared with each other and also with the results obtained by already published methods.
APA, Harvard, Vancouver, ISO, and other styles
29

Láník, Aleš. "Detekce výrobků na pásovém dopravníku." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2008. http://www.nusl.cz/ntk/nusl-235894.

Full text
Abstract:
In this master thesis, object's detection in image and tracking these objects in temporal area will be presented. First, theoretical background of the image's preprocessing, image filtration, the foreground extraction, and many others various image's features will be described. Next, design and implementation of detector will be processed. This part of my master thesis containes mainly information about detection of objects on belt conveyer Finally,results, conclusion and many supplementary data such as a photography camera's location will be shown.
APA, Harvard, Vancouver, ISO, and other styles
30

Kunc, Martin. "Detekce nervových vláken v barevných obrazech sítnice." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217969.

Full text
Abstract:
This thesis is deals with the nerve fibre layer in the colour ophthalmology images of retina. The thesis describes how can we use finding of nerve fibre layer and how was it solved in the past. In the thesis are proposed the methods that are based on processing and scoring frequency spectrums of individual sample of retina. At first here are described the methods of detection on the artificial generated samples that just simulate the nerve fibre layer. Then the thesis concentrates on processing of real images of retina. Because of the bloodstream, that depreciates processing at real images, are all surveyed samples are chosen manually. Except detection the nerve fibre layer itself, the thesis also deals with determination of direction their dissemination.
APA, Harvard, Vancouver, ISO, and other styles
31

Hurban, Milan. "Detekce QR kódů na grafické kartě pro platformu ROS." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2017. http://www.nusl.cz/ntk/nusl-318653.

Full text
Abstract:
Tato diplomová práce se zabývá vývojem a implementací algoritmu pro detekci QR kódů s integrací do platformy ROS a výpočty běžícími na grafické kartě. Z rešerše současně dostupných nástrojů a technik je vybrán vhodný postup a algoritmus je napsán jako modul v programovacím jazyce Python, který je snadno integrovatelný do ROS. Ke zprostředkování výpočtů na vícejádrovém hardware, jako jsou grafické karty či vícejádrové procesory, je využita knihovna OpenCL.
APA, Harvard, Vancouver, ISO, and other styles
32

Číp, Pavel. "Detekce a rozpoznávání dopravních značek." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-217772.

Full text
Abstract:
The thesis deals with traffic sign detection and recongnition in the urban environment and outside the town. A precondition for implementation of the system is built-in camera, usually in a car rear-view mirror. The camera scans the scene before the vehicle. The image data are transfered to the connected PC, where the data are transformation to information and evalutations. If the sign was detected the system is visually warned the driver. For a successful goal is divided into four separate blocks. The first part is the preparing of the image data. There are color segmentation with knowledge of color combination traffic signs in Czech Republic. Second part is deals with shape detection in segmentation image. Part number three is deals with recognition of inner pictogram and its finding in the image database. The final part is the visual output of displaying founded traffic signs. The thesis has been prepader so as to ensure detection of all relevant traffic signs in three basic color combinations according to existing by Decree of Ministry of Transport of Czech Republic. The result is the source code for the program MATLAB. .
APA, Harvard, Vancouver, ISO, and other styles
33

Hruška, Martin. "Detekce charakteristických bodů obličeje v telerentgenovén snímku." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-218905.

Full text
Abstract:
Description cephalometric images and the characteristic points on the skull for cephalometric analysis. Theoretical analysis of digital image editing and image before the actual detection. The range of possible methods for determining the characteristic points on the face. Experimental verification of edge detectors, Hu moments with neural networks and Haar wavelets with Viola-Jones detector.
APA, Harvard, Vancouver, ISO, and other styles
34

Vacek, Michal. "Detekce poznávací značky v obraze." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2009. http://www.nusl.cz/ntk/nusl-235496.

Full text
Abstract:
In first part thesis contains known methods of license plate detection. Preprocessing-based methods, AdaBoost-based methods and extremal region detection methods are described.Finally, there is a described and implemented own access using local detectors to creating visual vocabulary, which is used to plate recognition. All measurements are summarized on the end.
APA, Harvard, Vancouver, ISO, and other styles
35

Škuta, Pavel. "Detekce a lokalizace pohybujících se objektů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2008. http://www.nusl.cz/ntk/nusl-217201.

Full text
Abstract:
The aim of this these was devise a automatic system applications, monitoring entering of motors vechitles with in automaric collection of trafic data. Automatic system allows identify of mooving vechitlses in slow speed and searching of the area registration number. Theoretical analysis of possible kind solving problems detection moving vechitles and their localization. From possible solutions was selected solution by camera systems. Was take a pictures of vechitles, whitch is as true of the real scene. On the pictures was testing of algorithm for detecting of area registraction number of vechitles. Designed system is possible to use for automatic monitoring mooving entering vechitles.
APA, Harvard, Vancouver, ISO, and other styles
36

Mráz, Stanislav. "Rozpoznání gest ruky v obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-219059.

Full text
Abstract:
This master’s thesis is dealing with recognition of an easy static gestures in order to computer controlling. First part of this work is attended to the theoretical review of methods used to hand segmentation from the image. Next methods for hang gesture classification are described. The second part of this work is devoted to choice of suitable method for hand segmentation based on skin color and movement. Methods for hand gesture classification are described in next part. Last part of this work is devoted to description of proposed system.
APA, Harvard, Vancouver, ISO, and other styles
37

Kozina, Lubomír. "Detekce a počítání automobilů v obraze (videodetekce)." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218382.

Full text
Abstract:
In this master’s thesis on the topic Videodetection - traffic monitoring I was engaged in searching moving objects in traffic images sequence. There are described various methods background model computation and moving vehicles marking, counting or velocity calculating in the thesis. It was created a graphical user interface for traffic scene evaluation in MATLAB.
APA, Harvard, Vancouver, ISO, and other styles
38

Janda, Miloš. "Detekce hran pomocí neuronové sítě." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237175.

Full text
Abstract:
Aim of this thesis is description of neural network based edge detection methods that are substitute for classic methods of detection using edge operators. First chapters generally discussed the issues of image processing, edge detection and neural networks. The objective of the main part is to show process of generating synthetic images, extracting training datasets and discussing variants of suitable topologies of neural networks for purpose of edge detection. The last part of the thesis is dedicated to evaluating and measuring accuracy values of neural network.
APA, Harvard, Vancouver, ISO, and other styles
39

Vašíčková, Zuzana. "Detekce a hodnocení zkreslených snímků v obrazových sekvencích." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413115.

Full text
Abstract:
Diplomová práca sa zaoberá detekciou a hodnotením skreslených snímok v retinálnych obrazových dátach. Teoretická časť obsahuje stručné zhrnutie anatómie oka a metód hodnotenia kvality obrazov všeobecne, ako aj konkrétne hodnotenie retinálnych obrazov. Praktická časť bola vypracovaná v programovacom jazyku Python. Obsahuje predspracovanie dostupných retinálnych obrazov za účelom vytvorenia vhodného datasetu. Ďalej je navrhnutá metóda hodnotenia troch typov šumu v skreslených retinálnych obrazoch, presnejšie pomocou Inception-ResNet-v2 modelu. Táto metóda nebola prijateľná a navrhnutá bola teda iná metóda pozostávajúca z dvoch krokov - klasifikácie typu šumu a následného hodnotenia úrovne daného šumu. Pre klasifikáciu typu šumu bolo využité filtrované Fourierove spektrum a na hodnotenie obrazu boli využité príznaky extrahované pomocou ResNet50, ktoré vstupovali do regresného modelu. Táto metóda bola ďalej rozšírená ešte o krok detekcie zašumených snímok v retinálnych sekvenciách.
APA, Harvard, Vancouver, ISO, and other styles
40

Chrápek, David. "Učení a detekce objektů různých tříd v obraze." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236481.

Full text
Abstract:
This paper is focused on object learning and recognizing in the image and in the image stream. More specifically on learning and recognizing humans or theirs parts in case they are partly occluded, with possible usage on robotic platforms. This task is based on features called Histogram of Oriented Gradients (HOG) which can work quite well with different poses the human can be in. The human is split into several parts and those parts are detected individually. Then a system of voting is introduced in which detected parts votes for the final positions of found people. For training the detector a linear SVM is used. Then the Kalman filter is used for stabilization of the detector in case of detecting from image stream.
APA, Harvard, Vancouver, ISO, and other styles
41

Čičatka, Michal. "Detekce a lokalizace mikrobiálních kolonií pomocí algoritmů hlubokého učení." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2021. http://www.nusl.cz/ntk/nusl-442493.

Full text
Abstract:
Due to massive expansion of the mass spectrometry and constant price growth of the human labour the optimalisation of the microbial samples preparation comes into question. This master thesis deals with design and implementation of a machine learning algorithm for segmentation of images of microbial colonies cultivated on Petri dishes. This algorithm is going to be a part of a controlling software of a MBT Pathfinder device developed by the company Bruker s. r. o. that automates the process of smearing microbial colonies onto a MALDI target plates. In terms of this thesis a several models of neural networks based on the UNet, UNet++ and ENet architecture were implemented. Based on a number of experiments investigating various configurations of the networks and pre-processing of the training datatset there was chosen an ENet model with quadruplet filter count and additional convolutional block of the encoder trained on a dataset pre-processed with round mask.
APA, Harvard, Vancouver, ISO, and other styles
42

Bravenec, Tomáš. "Počítačové vidění a detekce gest rukou a prstů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2019. http://www.nusl.cz/ntk/nusl-400533.

Full text
Abstract:
Diplomová práce je zaměřena na detekci a rozpoznání gest rukou a prstů ve statických obrazech i video sekvencích. Práce obsahuje shrnutí několika různých přístupů k samotné detekci a také jejich výhody i nevýhody. V práci je též obsažena realizace multiplatformní aplikace napsané v Pythonu s použitím knihoven OpenCV a PyTorch, která dokáže zobrazit vybraný obraz nebo přehrát video se zvýrazněním rozpoznaných gest.
APA, Harvard, Vancouver, ISO, and other styles
43

Molčány, Peter. "Zpracování obrazu v systému Android - detekce a rozpoznání SPZ/RZ a využití externí databáze zájmových vozidel." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-221270.

Full text
Abstract:
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.
APA, Harvard, Vancouver, ISO, and other styles
44

Michalí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 text
Abstract:
The project is focused on methods of obtaining large number of images of human faces. Such database should then serve as a set of data for face detection and recognition by the means of supervised machine learning. The work deals with the basic principles of supervised machine learning and available data sets for this procedure. Project contains proposals of techniques and implementation of algorithms suitable for acquiring images from video and a concept of user interface for semi-automatic acceptation and annotation of located images.
APA, Harvard, Vancouver, ISO, and other styles
45

Pospíšil, Aleš. "Detekce a sledování polohy hlavy v obraze." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-218928.

Full text
Abstract:
Diplomová práce je zaměřena na problematiku detekce a sledování polohy hlavy v obraze jako jednu s možností jak zlepšit možnosti interakce mezi počítačem a člověkem. Hlavním přínosem diplomové práce je využití inovativních hardwarových a softwarových technologií jakými jsou Microsoft Kinect, Point Cloud Library a CImg Library. Na úvod je představeno shrnutí předchozích prací na podobné téma. Následuje charakteristika a popis databáze, která byla vytvořena pro účely diplomové práce. Vyvinutý systém pro detekci a sledování polohy hlavy je založený na akvizici 3D obrazových dat a registračním algoritmu Iterative Closest Point. V závěru diplomové práce je nabídnuto hodnocení vzniklého systému a jsou navrženy možnosti jeho budoucího zlepšení.
APA, Harvard, Vancouver, ISO, and other styles
46

Šmíd, Josef. "Návrh detektoru dopravních značek pomocí metod zpracování obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2020. http://www.nusl.cz/ntk/nusl-417772.

Full text
Abstract:
This master thesis deals with the design of a traffic sign detector using the image processing methods. The OpenCV library for working with images in programming language Python is used for this. The first part reports on the using methods. In the next part, these methods were tested on images of traffic signs taken in traffic in different lighting conditions. The results of these tests led to the design of optimal methods and their settings, which were re-verified by verifying on video of driving in traffic. This also revealed the conditions under which they can operate in real-time systems. Finally, an optimization algorithm for compensation of detection errors was proposed from the monitoring of detection waveforms.
APA, Harvard, Vancouver, ISO, and other styles
47

Šimurda, Pavel. "Geolokace stacionární kamery z obrazu." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2014. http://www.nusl.cz/ntk/nusl-236044.

Full text
Abstract:
Tato práce se zabývá a analyzuje možnosti, kterými je možno zjistit geografickou polohu ze snímků nebo videa pouze za použití vizuální informace z obrazu.    Výsledkem práce jsou dvě rozdílné metody geo-lokalizace. První z nich pracuje na principu hledání časů východu a západu Slunce. Hlavní výhodou této metody je její univerzálnost. Funguje s jakoukoliv kamerou umístěnou v externích prostorech a nevyžaduje přítomnost žádných specifických objektů ve scéně. Pro správný výsledek je třeba alespoň celodenní záznam z kamery. Výsledky jsou uspokojivé za každého počasí. Druhá metoda pracuje na základě analýzy stínů ve scéně. Správnou pozici je možno určit, s poměrně velkou přesností, pouze na základě dvou snímků pořízených v různém čase. Tato metoda vyžaduje přítomnost dvou objektů v obraze, které vrhají stín. Přesnosti výsledků navržených metod jsou vyhodnoceny a porovnány. Z výsledků vyplývá, že obě metody lze úspěšně použít pro odhad geografické polohy. Dále byla v rámci práce pořízena rozsáhlá datová sada obrazových sekvencí z volně přístupných webových kamer.
APA, Harvard, Vancouver, ISO, and other styles
48

Wertheim, Michal. "Zpracování obrazu v systému Android - odečet hodnoty plynoměru." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2016. http://www.nusl.cz/ntk/nusl-221062.

Full text
Abstract:
This thesis describes the design of the image processing for Android system, consisting of the choice of the development environment and its implementation. Workflow solution to the problem involves development of the Androidapplication and it’s graphical user interface. The text includes description of the application functionality, communicationwith a camera, storing and retrieving data. It also describes used algorithms and image processing methods used for detecting values from the counter of the gas meter.
APA, Harvard, Vancouver, ISO, and other styles
49

Černá, Tereza. "Detekce a rozpoznání registrační značky vozidla pro analýzu dopravy." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2015. http://www.nusl.cz/ntk/nusl-234966.

Full text
Abstract:
This thesis describes the design and development of a system for detection and recognition of license plates. The work is divided into three basic parts: licence plates detection, finding of character positions and optical character recognition. To fullfill the goal of this work, a new dataset was taken. It contains 2814 license plates used for training classifiers and 2620 plates to evaluate the success rate of the system. Cascade Classifier was used to train detector of licence plates, which has success rate up to 97.8 %. After that, pozitions of individual characters were searched in detected pozitions of licence plates. If there was no character found, detected pozition was not the licence plate. Success rate of licence plates detection with all the characters found is up to 88.5 %. Character recognition is performed by SVM classifier. The system detects successfully with no errors up to 97.7 % of all licence plates.
APA, Harvard, Vancouver, ISO, and other styles
50

Věžníková, Romana. "Detekce a identifikace typu obratle v CT datech onkologických pacientů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-316851.

Full text
Abstract:
Automated spine or vertebra detection and segmentation from CT images is a difficult task for several reasons. One of the reasons is unclear vertebra boundaries and indistinct boundaries between vertebra. Next reason is artifacts in images and high degree of anatomical complexity. This paper describes the design and implementation of vertebra detection and classification in CT images of cancer patients, which adds to the complexity because some of vertebrae are deformed. For the vertebra segmentation, the Otsu’s method is used. Vertebra detection is based on search of borders between individual vertebra in sagittal planes. Decision trees or the generalized Hough transform is applied for the identification whereas the vertebra searching is based on similarity between each vertebra model shape and planes of CT scans.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography