National Repository of Grey Literature 40 records found  beginprevious22 - 31next  jump to record: Search took 0.00 seconds. 
Detection of Fingerprint Area in Image
Doležel, Michal ; Drahanský, Martin (referee) ; Lodrová, Dana (advisor)
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.
Fingerprint Damage Simulation
Kanich, Ondřej ; Doležel, Michal (referee) ; Drahanský, Martin (advisor)
Cílem této práce je návrh a implementace aplikace pro simulaci poškození umělého otisku prstu. Při studiu jsem se soustředil hlavně na projekt SFinGe, který je průkopníkem v této oblasti. Specifikoval jsem přesněji oblast zájmu na optický či kapacitní senzor a poškození otisků prstů v závislosti na tlaku a vlhkosti, poškození a pošpinění senzoru a deformaci pokožky. Navrhl jsem způsob implementace těchto vlivů poškozujících umělý otisk prstu tak, aby se lépe podobal reálným otiskům. Tyto metody využívají morfologické operátory a model plastického zkreslení u otisků prstů. Výsledky nejúspěšnějších metod mají o 62.5% horší skóre v komerčním produktu oproti originálu a o jednu třídu horší hodnocení dle normy pro kvalitu obrazu otisku prstu. Přínosem této práce je tedy poškození umělých otisků tak, že prokazatelně dosahují horších výsledků než originál a návrh aplikace, která umožňuje rozšíření o další metody.
Lens Distortion Correction
Doležel, Michal ; Seeman, Michal (referee) ; Šiler, Ondřej (advisor)
The bachelor thesis deals with methods of removing digital photographies aberrations caused by photographical lens distortions. It describes the most frequent lens aberrations, deals with their causes, followed by consequences of these aberrations on destination pictures and ways of their removing from digital photographies. The main goal of the thesis is to design and implement tools for removing lens distortions aberrations from a digital photography. The application was created in C++ programming language with the support of Cimg and Imagemagick libraries. The application was also developed and tested for MS Windows XP and Linux Kubuntu 7.10 operation systems. The results are compared with professional tools for digital photography processing.
Cracking of the Substitution Cyphers in Classical Cryptography
Kulich, Martin ; Doležel, Michal (referee) ; Stružka, Jaroslav (advisor)
The thesis provides a tool for automatic monoalphabetic substitution ciphers cracking using most common words dictionary. It is based on some previous solutions for english language which were not designed for cracking ciphertext without word divisions. This thesis is focused on cracking ciphertexts without word divisions. It also looks at specifics of czech language - declension and its influence on dictionary size.
Aplication of test analysis methods on mobile application
Švanda, Vojtěch ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
The aim of this thesis is to do test analysis with use of methods based on specification. The methods of test analysis are used on mobile application Duolingo, which is intended for learning and practice of foreign languages, especially English. The thesis is divided into two main parts, the theoretical part and the analytical part. The theoretical part is focused on requirements engineering, test analysis and its methods, and also on mobile testing. At first the analytical part introduces in detail mobile application Duolingo and also its key concepts. Subsequently it focuses on creation of test cases with test analysis methods, which are defined in the theoretical part of this thesis.
Automation of regression testing
Čecháková, Lucie ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
This study is primarily focused on software testing, especially on regression tests and their automation. The main objective is to introduce and verify a novel procedure for implementation and automation of software regression testing. Specific objectives include putting regression testing into the context of other types of tests applied to software testing, introduction of a novel Methodology for analysis of automation of regression tests, introduction of a novel Methodology for analysis of implementation of regression tests, practical verification of the applicability of both methodologies on a real project and a suggestion of how to adapt these methodologies on the basis of practical usage. The theoretical part of this study summarizes the basic theory of software testing, decomposing it in detail, and introducing its various levels, types and categories. It also presents the field of test automation, explains its advantages and disadvantages and introduces an overview of test types, which are generally recommended for automation. More attention is paid to regression testing and its prerequisites and potential for automation. The practical part of this study consists of the proposition of two methodologies, explaining their usage in a particular practical project and focuses on the evaluation of success of practical utilization of both methodologies. Based on this evaluation, these methodologies are consequently extended. Outputs of the study are also extended variants of Methodology for analysis of automation of regression tests and Methodology for analysis of implementation of regression tests, which are available for usage on other practical projects.
The most common test data problems and possible solutions
Langrová, Kamila ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
This thesis is focused od testing, test data, most frequent test data issues and solutions of these issues. The theoretical part of thesis explains testing, test data, test data management. This thesis focuses on categorizing of testing by type, class and a way of testing and cetgorizing test data. There are also introduced differences between manual and automating testing. The practical part of thesis introduces the survey questionnaire and realization of most frequent test data issues and solutions of these issues survey. In this part of thesis is survey description, goals formulation and evaluation od survey included. The contribution of this thesis is integrated view to testing, test data a their importance at whole testing domain and obstacles, which testing workers have to deal with. This thesis also contributes resume of test data issues solutions and ways to prevent or handle these test data issues.
Automated testing using HP Quick Test Professional
Malý, Michal ; Buchalcevová, Alena (advisor) ; Doležel, Michal (referee)
This thesis deals with software testing and its possible automation and compares the pros and cons of automated testing with manual testing. In the automated approach is introduced tool for automated testing HP QuickTest Professional (HP QTP). The main objective is to analyze the advantages of using this tool in conditions of a real project, based on predefined criteria. In the theoretical section I introduce basic terms within the field of software testing and identify testing in the software development process. A comparison of manual and automated approach to software testing and introduction of tool HP QTP for automated tests follows. Target of practical part is to analyze the advantages of automation by using HP QTP on a real project according to defined criteria and recommend for what conditions the automation in this case worthwhile. In the practical part is also created manual which describing the basic functionality of HP QTP, which is demonstrated on examples. Manual, which is also the output of this work, has to help testers to quickly understand the work with this tool and therefore better plan process of tests automation.
Software testing effort estimation techniques
Čecháková, Lucie ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
This study is primary focused on software project effort estimation, especially for testing phase effort. The main objective is to verify the applicability of the method of function points for testing phase effort estimation. In my work I verify, if number of test cases, derived by experts from project function points score, relates to reality. Specific objectives include the identification of potential weaknesses in function point analysis, verification procedure for converting the number of lines of code to function points and determining the number of remaining defects generated by COQUALMO method. Theoretical part summarizes the generally applicable rules and describes in detail the four effort estimation techniques which can be used to estimate effort for application testing. After that, some of the cognitive biases of human thought processes influencing the estimates results are described. The practical part consists of an analysis of real project, focusing on estimation of amount of the test cases using function points analysis.
Organizational culture in ICT companies
Pilík, Tomáš ; Doležel, Michal (advisor) ; Buchalcevová, Alena (referee)
This thesis deals with problematic of organizational culture with emphasis on organizational culture in ICT companies. Main goal of this thesis is to develop own framework for influencing organizational culture in ICT companies. The introductory part sums up an overview of definitions of culture and organizational culture in chronological order. Evaluation of definitions from the author's perspective is also part of the opening chapter. The main part of thesis focuses on proposing framework for influencing organizational culture in ICT companies. The antecedent chapter before the very framework describes key factors of ICT companies. Framework itself combines these key factors with general factors to provide coherent tool for influencing organizational culture in ICT companies.

National Repository of Grey Literature : 40 records found   beginprevious22 - 31next  jump to record:
See also: similar author names
2 Doležel, Marek
15 Doležel, Martin
3 Doležel, Miroslav
Interested in being notified about new results for this query?
Subscribe to the RSS feed.