National Repository of Grey Literature 33 records found  beginprevious22 - 31next  jump to record: Search took 0.01 seconds. 
Spatial Function Estimation with Uncertain Sensor Locations
Ptáček, Martin ; Říha, Kamil (referee) ; Poměnková, Jitka (advisor)
Tato práce se zabývá úlohou odhadování prostorové funkce z hlediska regrese pomocí Gaussovských procesů (GPR) za současné nejistoty tréninkových pozic (pozic senzorů). Nejdříve je zde popsána teorie v pozadí GPR metody pracující se známými tréninkovými pozicemi. Tato teorie je poté aplikována při odvození výrazů prediktivní distribuce GPR v testovací pozici při uvážení nejistoty tréninkových pozic. Kvůli absenci analytického řešení těchto výrazů byly výrazy aproximovány pomocí metody Monte Carlo. U odvozené metody bylo demonstrováno zlepšení kvality odhadu prostorové funkce oproti standardnímu použití GPR metody a také oproti zjednodušenému řešení uvedenému v literatuře. Dále se práce zabývá možností použití metody GPR s nejistými tréninkovými pozicemi v~kombinaci s výrazy s dostupným analytickým řešením. Ukazuje se, že k dosažení těchto výrazů je třeba zavést značné předpoklady, což má od počátku za následek nepřesnost prediktivní distribuce. Také se ukazuje, že výsledná metoda používá standardní výrazy GPR v~kombinaci s upravenou kovarianční funkcí. Simulace dokazují, že tato metoda produkuje velmi podobné odhady jako základní GPR metoda uvažující známé tréninkové pozice. Na druhou stranu prediktivní variance (nejistota odhadu) je u této metody zvýšena, což je žádaný efekt uvážení nejistoty tréninkových pozic.
Automatic detection of barking dogs based on sound signal analysis
Káčer, Kamil ; Poměnková, Jitka (referee) ; Sigmund, Milan (advisor)
This semestral thesis presents detection of barking dogs amongs other sounds. This thesis deals with approaches that authors have used in the past.Further more the minimum length of a dog bark was estimated. Parameters worked in both frequency and time domain and the results are shown and discussed at the end.
Face Recognition in Security and Surveillance Camera Systems
Malach, Tobiáš ; Říha, Kamil (referee) ; Hudec,, Róbert (referee) ; Poměnková, Jitka (advisor)
Tato práce se zabývá zvýšením úspěšnosti rozpoznávání obličejů v dohledových CCTV systémech a systémech kontroly vstupu. K dosažení tohoto cíle je využit nový přístup - optimalizace vzorů obličejů. Optimalizace tvorby vzorů umožní vytvořit vzory, které zajistí zvýšení úspěšnosti rozpoznání. Měření a další zvyšování úspěšnosti rozpoznávání obličejů vyžaduje naplnění následujících dílčích cílů této práce. Prvním cílem je návrh a sestavení reprezentativní databáze obličejů, která umožní dosáhnout věrohodných a statisticky spolehlivých výsledků rozpoznávání obličejů v dohledových CCTV systémech a systémech kontroly vstupu. Druhým cílem je vytvoření metodiky pro statisticky spolehlivé porovnání výsledků, která umožní konstatování relevantních závěrů. Třetím cílem je výzkum tvorby vzorů a jejich optimalizace. Z dosažených výsledků vyplývá, že optimalizace tvorby vzorů zvyšuje úspěšnost rozpoznávání v uvedených a náročných aplikacích typicky o 4-8%, a v některých případech i 15%. Optimalizace tvorby vzorů přispívá použitelnosti rozpoznávání obličejů v uvedených aplikacích.
Estimation and analysis of speech signal periodicity
Malucha, Jan ; Poměnková, Jitka (referee) ; Sigmund, Milan (advisor)
Theoretical part starts with a short introduction to speech signals and short time analysis method. Concept of periodicity is clarified. This is followed by analysis of the speech signal parameters - voiced/unvoiced classification, intonation and short time period similarity. Next the overview of methods used to analyze the mentioned parameters together with concepts of their algorithms is provided. These methods include ZCR, STE, HNR, ACF, NCC, AMDF and DTW. Algorithms using the methods with supporting preprocessing algorithms were programmed in MATLAB for practical part. All were tested on real speech signals and the results are discussed at the end of the thesis.
Warning system to keep the vehicle in the lane
Fendrich, Vítězslav ; Říha, Kamil (referee) ; Poměnková, Jitka (advisor)
This thesis adresses designing a device that detects lane departure of a vehicle via a video feed from a camera module. This device is intended to be attached onto the windshield of the vehicle. The initial part of the thesis will cover the current methods of lane departure detection through a video feed. In the following part the selection of suitable hardware, specifically the latest model of a Raspberry Pi, has been made. Afterwards a suitable container for the aforementioned hardware has been designed and created using a 3D printer. Subsequently an appropriate LDWS algorithm is chosen and designed. In the next part, the range and parameters of a testing database through which the proper functionality of the device will be tested on are chosen. The final part of the thesis contains evaluation of the success rate of detection via the acquired database.
Optimal methods for sparse data exchange in sensor networks
Valová, Alena ; Poměnková, Jitka (referee) ; Rajmic, Pavel (advisor)
This thesis is focused on object tracking by a decentralized sensor network using fusion center-based and consensus-based distributed particle filters. The model includes clutter as well as missed detections of the object. The approach uses sparsity of global likelihood function, which, by means of appropriate sparse approximation and the suitable dictionaty selection can significantly reduce communication requirements in the decentralized sensor network. The master's thesis contains a design of exchange methods of sparse data in the sensor network and a comparison of the proposed methods in terms of accuracy and energy requirements.
Analysis and comparison of ROC curves of audio signals
Pospíšil, Lukáš ; Staněk, Miroslav (referee) ; Poměnková, Jitka (advisor)
This thesis deals with oportunity of ROC curve usage in the description of methods that work with sound signals. Specifically, it focuses on ways of detecting of stress in speech signals. The detection itselfs is done in a range of frequencies of the sound signal. There is also a classifier designed using ROC curves that decides whether the input signal is stressed or not. The output of this thesis are findings gathered from analyses and also some recommendation based on those analyses.
Evaluation of classification efficiency using ROC cruves
Dluhý, Vojtěch ; Říha, Kamil (referee) ; Poměnková, Jitka (advisor)
This bachelor thesis is focused on work eith the ROC curves. Introduces the reader with ROC curves and their use to analyzing signals and basic priciples of spectral estimation and getting an AUC for ROC curve. Also shows an algorithm for detecting sound of siren in record using a simple algorithm and evaluation of various jamming sound of sirens by displaying the ROC curves, supplemented by calculation and comparing the areas under these curves (AUC). The algorithm is written in a development enviroment Matlab.
Evaluation of classification efficiency using ROC cruves
Dluhý, Vojtěch ; Sigmund, Milan (referee) ; Poměnková, Jitka (advisor)
This semestral thesis is focused on work eith the ROC curves. Introduces the reader with ROC curves and their use to analyzing signals. Also shows an algorithm for detecting sound of siren in record using a simple algorithm and evaluation of various jamming sound of sirens by displaying the ROC curves, supplemented by calculation and comparing the areas under these curves (AUC). The algorithm is written in a development enviroment Matlab.
Identification of significant spectral components in speach signal in stress
Dulesov, Egor ; Tučková, Jana (referee) ; Poměnková, Jitka (advisor)
The aim of this master’s thesis is to learn the problem of analysis and identification of significant spectral components in speech signal. Based on learning a special literature chooses the suitable methods of spectrum estimate. Does learning the literature in specification of testing of spectral components significate. Makes a procedure for identification of chosen speech formants. Does this procedure for audio signals both of in stress and in normal state. Estimates the results, compares efficiency of chosen methods and determine threshold for chosen formant of analyzed stress signal. States the recommendations for speech spectral analysis in stress situation.

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