National Repository of Grey Literature 27 records found  beginprevious18 - 27  jump to record: Search took 0.01 seconds. 
Techniques Used for Image Smoothing, Blurring and Sharpening
Kubínek, Jiří ; Šilhavá, Jana (referee) ; Venera, Jiří (advisor)
This work is dedicated to methods used for digital image editing. It defines fundamental terms for this work as color space or noise. Above all, it analyses methods allowing image sharpening and blurring. It describes some of the most known algorithms from the theoretical point of view, but also introduces their implementation in C programming language. There are compared according to time complexity. The purpose of this work is to introduce digital image filtering and demonstrate elementary procedures used for their implementation.
Implementation of Ford-Fulkerson Algorithm
Makovský, Benjamin ; Rychnovský, Lukáš (referee) ; Masopust, Tomáš (advisor)
This work describes the design of the graphic implementation of the Ford-Fulkerson Algorithm for searching the maximum flow and the minimal cut in the network. It contains a brief introduction with the theory of the graphs and the flows in the networks, it describes the principle of the Ford-Fulkerson Algorithm. The object design representing the graph in the program is cited, the drawing of the graph by the program and the creation of the graphic user interface of the application is described. The final program is worked up as a Java applet which is placed at the public internet pages www.ffaplikace.php5.cz.
Techniques Used for Image Blurring and Sharpening
Lichý, Stanislav ; Juránek, Roman (referee) ; Venera, Jiří (advisor)
This bachelor's thesis deals with methods of digital image filtering. First of all, it contains basic notions necessary to understand problems, such as digital image, pixel, color spaces, noise and noise types. Secondly, important algorithms of image sharpening and noise reduction are described. Then, algorithms working principles are explained. Achieved results are analyzed together with a discussion about algorithms suitability and their time complexity. Lastly, selected algorithms are implemented by C++ programming language, using an open source library OpenCV.
Graphics Graph Representation
Matula, Radek ; Goldefus, Filip (referee) ; Masopust, Tomáš (advisor)
This Master Thesis deals with the drawing algorithms of graphs known from the mathematical theory. These algorithms deals with an appropriate distribution of the graph vertices in order to obtain the most clear and readable graphs for human readers. The main objective of this work was also to implement the drawing algorithm in the application that would allow to edit the graph. This work deals also with graphs representation in computers.
Universal Graphic Editor Library and Python Module
Košulič, Jaroslav ; Kočí, Radek (referee) ; Smrčka, Aleš (advisor)
The diagrams, schemes, and graphs in general are widely used in the field of easy-to-read information visualisation. We use them for example in the school lessons for an algorithm presentation, or in the technical jobs such as software and hardware development by modelling UML diagrams, database schemes, etc. The project Universal Graph Editor has been established two years ago to fill the gap with the software tool providing such a modelling engine. The previous work has been reasumed in semestral project by design of the dynamic graph drawing (or the drawing of a vector graphic in general) and the library for graph manipulation with C-language interface. This master thesis continues further by creating a Python module using the developed interface. The documentation and the testing phase is conluding the annual work.
Methods for Segmented Image Processing
Štěrba, Radek ; Číka, Petr (referee) ; Zukal, Martin (advisor)
This work deals with the representation of segmented images using graphs. Different segmentation methods used in processing visual information are described here. Today is mathematics increasingly needed. This fact is not omitted, basic information of graph theory are described in this paper. The second part of this work is practical. It contains a survey of libraries processing graphs. Further the data structures for describing the segmented image are described. Last but not least, there is also described the formation and properties of the operators designed for environment RapidMiner that fill these structures.
Segmentation techniques for image processing
Bajgar, Aleš ; Číka, Petr (referee) ; Říha, Kamil (advisor)
For image segmentation are used several methods. Good results can be achieved by the correct choice of method. Best results are using more methods together. Methods such as thresholding, the search area or methods founded on edge detection in an image. We can use different filters for noise removal. For example Gaussian, median, etc. Lowpass filter can also be used. Image segmentation Mean Shift, K-mean, watershed and pyramid segmentation performed by using methods from the OpenCV library.
Moving object detection
Škuta, Pavel ; Petyovský, Petr (referee) ; Richter, Miloslav (advisor)
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.
Development of materials used for downhill skis production
Václavík, Martin ; Jech, David (referee) ; Pavloušková, Zina (advisor)
The submitted thesis is a retrieval type and is concerned with the technologies and materials used in the manufacture of downhill skis with a deeper focus on the last ten years. Examined are materials for the manufacture of ski cores as well as other parts of the ski, and that in terms of comparison of the construction materials and technologies. Listed are basic elements and characteristics of skis, methods of manufacture, materials for the manufacture of individual parts of the skis and, last but not least, the types of skis. The work is eked out with the analysis of several samples of skis, on which were made cuts, they were observed and structures were compared. The aim of this observation was to determine whether the materials found in the practical section corresponds to the information contained in the theoretical part.
Analysis and development of aplication for searching optimal connections and paths in graphs as suppor for education in graph theory
Nevoral, Josef ; Chlapek, Dušan (advisor) ; Flusserová, Lenka (referee)
The bachelor thesis analyses current applications of graph theory, which are being used during lectures at the University of Economics, Econometrics department. The purpose is to develope an application for the students with the aim of a gaining better understanding of basic algorithms while searching for optimal connections and optimal paths. As a first step of developing applications the requirements analysis is exercised. Requirements analysis is discussed in two chapters. First of all readers of this paper will find explained basic terms and algorithms from graph theory. Further it is explained what are the possibilities of future extension of presented application; next to it the appearance of the application and the solution presentation is explained there.

National Repository of Grey Literature : 27 records found   beginprevious18 - 27  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.