National Repository of Grey Literature 96 records found  previous11 - 20nextend  jump to record: Search took 0.02 seconds. 
Automatic Photography Categorization
Matuszek, Martin ; Beran, Vítězslav (referee) ; Španěl, Michal (advisor)
This thesis deal with choosing methods, design and implementation of application, which is able of automatic categorization photos based on its content into predetermined groups. Main steps of categorization are described in greater detail. Finding and description of interesting points in image is implemented using SURF, creation of visual dictionary by k-means, mapping on the words through kd-tree structure. Own evaluation is made for categorization. It is described, how the selected steps were implemented with OpenCV and Qt libraries. And the results of runs of application with different settings are shown. And efforts to improve outcome, when the application can categorize right, but success is variable.
Clustering of Protein Sequences Based on Primary Structure of Proteins
Jurásek, Petr ; Stryka, Lukáš (referee) ; Burgetová, Ivana (advisor)
This master's thesis consider clustering of protein sequences based on primary structure of proteins. Studies the protein sequences from they primary structure. Describes methods for similarities in the amino acid sequences of proteins, cluster analysis and clustering algorithms. This thesis presents concept of distance function based on similarity of protein sequences and implements clustering algorithms ANGES, k-means, k-medoids in Python programming language.
Automatic Photography Categorization
Veľas, Martin ; Beran, Vítězslav (referee) ; Španěl, Michal (advisor)
This thesis deals with content based automatic photo categorization. The aim of the work is to create an application, which is would be able to achieve sufficient precision and computation speed of categorization. Basic solution involves detection of interesting points, extraction of feature vectors, creation of visual codebook by clustering, using k-means algorithm and representing visual codebook by k-dimensional tree. Photography is represented by bag of words - histogram of presence of visual words in a particular photo. Support vector machines (SVM) was used in role of classifier. Afterwards the basic solution is enhanced by dividing picture into cells, which are processed separately, computing color correlograms for advanced image description, extraction of feature vectors in opponent color space and soft assignment of visual words to extracted feature vectors. The end of this thesis concerns to experiments of of above mentioned techniques and evaluation of the results of image categorization on their usage.
Clustering of ECG cycles
Ředina, Richard ; Smíšek, Radovan (referee) ; Ronzhina, Marina (advisor)
The bachelor thesis explores the aplication of cluster analysis on diferent ECGs in order to create a reliable algorithm for detecting different QRS complexes. Algorithm comprises filtration, R-wave positions adjustment, model cycle creation and comparasion based on mean square error and correlation. Both, correlation and mean square error, become data for k-means clustering. The number of clusters is derived from silhouette values for diferent numbers of clusters.
Advanced picture segmentation for 3D view
Baletka, Tomáš ; Fliegel, Karel (referee) ; Boleček, Libor (advisor)
The thesis advanced image segmentation for 3D image deals with segmentation and anaglyph 3D views. In the theoretical part of the thesis describes the different approaches were used to image segmentation and closely related methods of image processing. In the following practical part was the implementation of selected methods and created user-friendly applications. The main objective of the program is to identify significant objects in the image. For the purpose of segmentation methods have been implemented based on k-means method, the method of contour and the growth of seeds. The program is created in Visual Studio 2008 and written in C + +. The input and output is the image in various formats (JPG, BMP, TIFF).
Use of Knowledge Discovery for Data from PDF Files
Dvořáček, Libor ; Burgetová, Ivana (referee) ; Bartík, Vladimír (advisor)
This bachelor thesis deals with the extraction of tables from digitally created pdfs and the subsequent use of the obtained data for data analysis. Methods of dimension reduction and cluster analysis are used. The main content is an analysis of available tools for data extraction in the python language, a description and comparison of the used machine learning methods and implementation of an application that combines all these topics into one functional unit at: http://extraktor.herokuapp.com
Web Mining - Clustering
Rychnovský, Martin ; Burget, Radek (referee) ; Bartík, Vladimír (advisor)
This work presents the topic of data mining on the web. It is focused on clustering. The aim of this project was to study the field of clustering and to implement clustering through the k-means algorithm. Then, the algorithm was tested on a dataset of text documents and on data extracted from web. This clustering method was implemented by means of Java technologies.
Automatic Content-Based Image Categorization
Němec, Ladislav ; Španěl, Michal (referee) ; Veľas, Martin (advisor)
This thesis deals with automatic content-based image classification. The main goal of this work is implementation of application which is able to perform this task automatically. The solution consists of variable system using local image features extraction and visual vocabulary built by k-means method. Bag Of Words representation is used as a global feature describing each image. Support Vector Machines - the final component of this system - perform the classification based on this representation. In the last chapter, the results of this experimental system are presented.
Analysis and Data Extraction from a Set of Documents Merged Together
Jarolím, Jordán ; Bartík, Vladimír (referee) ; Kreslíková, Jitka (advisor)
This thesis deals with mining of relevant information from documents and automatic splitting of multiple documents merged together. Moreover, it describes the design and implementation of software for data mining from documents and for automatic splitting of multiple documents. Methods for acquiring textual data from scanned documents, named entity recognition, document clustering, their supportive algorithms and metrics for automatic splitting of documents are described in this thesis. Furthermore, an algorithm of implemented software is explained and tools and techniques used by this software are described. Lastly, the success rate of the implemented software is evaluated. In conclusion, possible extensions and further development of this thesis are discussed at the end.
Intelligent Processing of Bookmarks
Brhel, Miroslav ; Otrusina, Lubomír (referee) ; Smrž, Pavel (advisor)
This thesis deals with intelligent bookmarks processing mainly with web pages clustering according to text similarity. As a practical part of the thesis a system which is capable of bookmarks sorting and clustering was designed.

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