• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 555
  • 85
  • 5
  • Tagged with
  • 646
  • 573
  • 99
  • 76
  • 74
  • 72
  • 64
  • 62
  • 54
  • 54
  • 52
  • 52
  • 51
  • 50
  • 49
  • 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.
51

Detekce plagiátů textových dokumentů / Plagiarism detection of text documents

Lízal, Radek January 2016 (has links)
This diploma thesis introduces the definition of plagiarism, distinguishes the types of plagiaries which often take place in praxis and the ways of determining the suspected texts. The means of detection are essential; therefore a whole chapter is dedicated to those. For the detection purposes, it is vital to pre-process the data to reduce the demand factor of the program. There is a preview of some programs which are already being used for the detection of plagiarism. The following chapter introduces some selected indications which have been implemented in the Matlab environment to create a detector of plagiaries in text documents. The created program is described in chapter eight. The applied indications and the detector response are described in a chapter called Indications testing. The testing proved the quality of these indications. The results together with pros and cons of the particular methods are discussed in the conclusion.
52

Detekce spánkové apnoe / Sleep apnea detection

Hastík, Matěj January 2015 (has links)
This master‘s thesis deals with a detailed description of sleep apnea and methods of detection of sleep apnea. The first part of the work is focused on the physiology of sleep, sleep apnea itself, its distribution, symptoms, risk factors and treatment. The next part of the work deals with polysomnographic examination and methods for analysis of polysomnographic data. The last part is devoted to the procedure design for detecting sleep apnea by using only one kind of signal and by using more kinds of signals, implementation of these proposals, their testing on real data, evaluating the detection performance and comparing the results with data available in the literature.
53

Detekce objektů na GPU / Object Detection on GPU

Jurák, Martin January 2015 (has links)
This thesis is focused on the acceleration of Random Forest object detection in an image. Random Forest detector is an ensemble of independently evaluated random decision trees. This feature can be used to acceleration on graphics unit. Development and increasing performance of graphics processing units allow the use of GPU for general-purpose computing (GPGPU). The goal of this thesis is describe how to implement Random Forest method on GPU with OpenCL standard.
54

Rozpoznávání zoubkování poštovních známek / Post Stamp Perforation Recognition

Koníček, Vladimír January 2010 (has links)
Post stamp perforation recognition is important factor in authentication of post stamps. Type and perforation size have major influence on price of post stamps. This Masters thesis is handling suggestion of detector of post stamp perforation. Goal of this work is to create application, which will recognize perforation size from photography of post stamp. Application is using OpenCV library.
55

Akviziční systém pro snímání elektrogramu / The acquisition system for electrogram recording

Fajmon, František January 2017 (has links)
This thesis deals with acquisition and wireless transmission of EKG from isolated heart. Basic of heart anatomy and physiology are discussed in thesis. Practical part of thesis covers the idea of ECG acqusition system design and development. Arduino platform is used for implementation of proposed device. Evaluation of ECG is performed in Matlab workspace.
56

Detekce útoků cílených na odepření služeb / Detection of denial of service attacks

Gerlich, Tomáš January 2017 (has links)
Master's thesis is focused on intrusion detection for denied of service attacks. These distributed DoS attacks are threat for all users on the Internet, so there is deployment of intrusion detection and intrusion prevention systems against these attacks. The theoretical part describes the DoS attacks and its variants used most frequently. It also mentioned variants for detecting DoS attacks. There is also described, which tools are used to detect DDoS attacks most frequently. The practical part deals with the deployment of software tools for detecting DDoS attacks, and create traffic to test detection abilities of these tools.
57

Detekce změn v digitálních obrazech / Detection of changes in digital images

Dorazil, Jan January 2017 (has links)
This thesis concerns with change detection problematics in digital images captured under indoor conditions with an ordinary integrated camera in two consecutive moments. All challenges that accompany this problem will be discussed, starting with preprocessing and arriving to evaluation of the results. Currently used methods from this field are described and compared with each other such as differencing and LCP (Local Correlation Peak). A novel method, based on LTP descriptors, effectively solving this problem is proposed in this work. The proposed method is then tested on real data. The results of this tests are discussed subsequently. Besides the change detection method a method for parallax error minimization is proposed here.
58

Implementácia IDS/IPS do prostredia univerzitnej siete MENDELU

Hevier, Marek January 2018 (has links)
This diploma thesis deals with issue of IDS/IPS systems and possibilities of their utilization within the university network of Mendel University in Brno. The thesis includes a description how to install and configure Snort IDS, including addon modules based on predefined parameters and the ability to detect malious traffic within college computer network of Mendel University in Brno. The results include verification of correct detection of selected attack types and the discussion of False Positive and False Negative.
59

Detekce chodců ve snímku pomocí metod strojového učení / Pedestrians Detection in Traffic Environment by Machine Learning

Tilgner, Martin January 2019 (has links)
Tato práce se zabývá detekcí chodců pomocí konvolučních neuronových sítí z pohledu autonomního vozidla. A to zejména jejich otestováním ve smyslu nalezení vhodné praxe tvorby datasetu pro machine learning modely. V práci bylo natrénováno celkem deset machine learning modelů meta architektur Faster R-CNN s ResNet 101 jako feature extraktorem a SSDLite s feature extraktorem MobileNet_v2. Tyto modely byly natrénovány na datasetech o různých velikostech. Nejlépší výsledky byly dosaženy na datasetu o velikosti 5000 snímků. Kromě těchto modelů byl vytvořen nový dataset zaměřující se na chodce v noci. Dále byla vytvořena knihovna Python funkcí pro práci s datasety a automatickou tvorbu datasetu.
60

Optimalizace vzduchování fotobioreaktoru za pomoci analýzy obrazu / Photobioreactor aeration optimization using image analysis

Hruška, Kryštof January 2021 (has links)
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.

Page generated in 0.0243 seconds