National Repository of Grey Literature 251 records found  beginprevious89 - 98nextend  jump to record: Search took 0.01 seconds. 
Digital Library
Krbeček, Daniel ; Přinosil, Jiří (referee) ; Číka, Petr (advisor)
The thesis contains basic information about image documents digitalization. A brief list of common used standards in Czech republic is shown. The standards can be used in description of digitalized documents by institutions such as libraries, scientific departments and universities. The thesis specifically solves the dilemma of the preservation and the accessing of B.P.Molls large map collection stored in Moravian Library in Brno city. It analyses step by step the characteristics of the saved documents, style of their interlacing and data representation. In terms of deposition and manipulation it comes with description list of open-source digital libraries and it chooses the Fedora repository. It solves methods of object-model implementation while using this digital library. The functional parts are web presentation of the mentioned map collection and an effectiveness test showing large-scale maps using the flash Zoomify browser. Web presentation uses the repository services as often as possible, and thus allows searching and searching through the bibliographic records of the presented documents. The end of the thesis sums up the obtained results and presents the incoming development course of presentation and popularization of the map collection.
Driver Fatigue Monitor
Hošek, Roman ; Číka, Petr (referee) ; Beneš, Radek (advisor)
This diploma thesis deals with the options of image processing on mobile platforms, especially on Android operating system, and their use in a driver drowsiness detection system. The introductory part analyses the influence of drowsiness on drivers, focusing chiefly on the microsleep, and describes the already existing driver drowsiness detection systems. The thesis proceeds by the description of possibilities of image processing on mobile platforms with the emphasis on Android operating system together with the OpenCV library, known from the desktop interface. This is followed by comparison of various options of library implementation on a mobile platform. The chapter on image processing describes the algorithms for the detection of objects in the image, usable for detection of face, eyes and their posture. The practical part implements the selected methods for the Android operating system. A referential application was created to provide an explanatory demonstration of these methods on a real device. The individual methods are compared on the basis of time consumption, error rate and other factors.
SIP Protocol Implementation
Dušek, Martin ; Zukal, Martin (referee) ; Číka, Petr (advisor)
This Master’s thesis deals in detail with the SIP protocol – a method of communication between two entities, various types of transmitted messages and their content. Few SIP libraries are introduced and two of them are used for development of an application for audio/video conference-calls. Compilation of OPAL and PTlib libraries for Windows 7 Professional (64bit) is described, and problems resulting from lack of information provided by authors. New improved “how to build” is presented. At the end, paper focuses on several ways of development of mentioned application.
Analysis of the dependence of communications services to the delay and QoS optimization
Schön, Martin ; Číka, Petr (referee) ; Hošek, Jiří (advisor)
This thesis discusses wireless network standards 802.11a/b/g/n. First part explains basic principles of networks and media access. Next the standard IEEE 802.11, general QoS parameters and their application in wireless networks, according to standard 802.11e are analyzed. Second part of the thesis verifies the acquired knowledge in simulating program Opnet - effects of the delay, jitter and packet loss on VoIP call are tested. In the last part of the thesis a network for video streaming has been designed. The video was streamed in different qualities and the influence of other network traffic (with and without the support of QoS) on the video streaming was tested.
Digital Image Watermarking
Al Zaid, Abdullah Saleh ; Říha, Kamil (referee) ; Číka, Petr (advisor)
This is the Final Project Report as being composed of an extensive summary of activities and results made by the student Abdullah S. A. Alzaid while undertaking the Watermark Project. This project acquaints an algorithm of digital watermarking which is based on Discrete Cosine Transform(DCT) and Discrete Wavelet Transform(DWT). In accord with the characters of human vision, the main objective of the project is to be focused on developing an image watermarking algorithm by taking advantage of both the DCT and DWT transforms and analysis of the algorithm on the basis of invisibility, distortion and robustness to attacks. The simulation results show that this algorithm is invisible and has good robustness for some common image processing operations. By the use of Matlab software, the two structures have been coded and then implemented.
GPS Location based Information Provision in IMS subsystem
Šišák, Vladimír ; Müller, Jakub (referee) ; Číka, Petr (advisor)
This thesis deals with an introduction of new functionalities in communication via IP Multimedia Subsystem (IMS) at the beginning. There are described functions of each part and introduced protocols which are used by this system. Thesis presents the method of positioning with Global Positioning System (GPS) together with methods for the distance measuring of two points on the Earth. Services provided by IMS are developed in Service Development Studio which is shortly mentioned too. The developed service is divided into two parts: a client side part and a server side part, which is formed like a servlet. This program component, which is running on server is mentioned at the end of teoretical part. The procedure of service creating, setup and functions are in description of the created service, which provides informations based on geographical coordinates to user, is described after the teoretical part.
Digital filters for image processing
Všetička, Václav ; Říha, Kamil (referee) ; Číka, Petr (advisor)
This work is dedicated to methods for editing the digital image. When you need an suitable algorithm to highlight the desired information from the image, or conversely, suppress disturbing elements in the picture. This work describes a few most basic image editing filters to use common in technical and medical practice. The result of this work are implementing some filters into Java.
Modern compression formats of digital image
Eder, Radek ; Přinosil, Jiří (referee) ; Číka, Petr (advisor)
This bachelor thesis deals with the problems of digital image compression. There are described basic color models RGB and YCbCr and conversion between them. Described are currently used codecs for digital images. JPEG compression format is discussed in more detail, which currently is still the most widely used format for digital photos. Described is a process of digitizing the image using the JPEG standard, which includes sampling, quantization and coding. Described are also formats JPEG2000, PNG and WebP. End of chapter are described methods for subjective and objective evaluation of the quality of digital image compression. Among the subjective methods include Double Stimulus Impairment Scale (DSIS) and Double Stimulus Continuous Quality Scale (DSCQS), then the objective methods include Mean Squared Error (MSE), Peak Signal to Noise Ratio (PSNR) a Structural Similarity (SSIM). Application was created as part of the work that allows you to compress the source image to the selected formats. It also allows a qualitative evaluation of compression and store the results to the file.
Video compression based on wavelet transform
Kintl, Vojtěch ; Číka, Petr (referee) ; Malý, Jan (advisor)
This diploma thesis focuses on current possibilities concerning the employment of wavelet transformation for video signal compression. One part of the work is devoted to the necessary execution of this task in practise. This deals with video signal and its features description, wavelet transformation and compression methods. The second part concentrates on description of selected compression method. It is the SPIHT (Set Partitioning In Hierarchical Trees) algorithm which is intended for compression of static image data. The algorithm is modified for usage with video signal compression which is specific for its time redundancy. The algorithm is called 3D SPIHT as it works in the spatial and time domain. The algorithm is implemented in the MATLAB programming environment which provides a sophisticated support for wavelet transformation (Wavelet Toolbox). To provide a simple and intuitive encoder control there has been developed an application delivering graphical user interface (GUI). On displayed image previews and measured graphs the user can change encoder parameters and monitor performed changes. There are four image test-sequential modes containing various scenes with different features. The final part of the work is focused on testing of the proposed encoding scheme, various image test-sequential modes and encoder settings. Measured values are graphically displayed and analyzed.
Videoconference potentials in PBX Asterisk
Vlk, Bronislav ; Číka, Petr (referee) ; Krajsa, Ondřej (advisor)
This thesis deals with the possibilities of video conferencing in Asterisk PBX and their use in practice. They also described the contingencies and how its configuration. Particular attention is paid to the protocols SIP, IAX and H.323, which are described in one of the chapters. The thesis was created by the Asterisk PBX, which demonstrates cooperation with videoconferencing clients. The thesis describes the configuration files so that the central set. Conclusion the work assesses the use of codecs for different clients.

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