National Repository of Grey Literature 18 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Technology for webcast
Švehlák, Milan ; Číka, Petr (referee) ; Zeman, Václav (advisor)
This bachelor´s thesis discusses technology for creating webcast and possible methods for its implementation. To begin with, there is mentioned theoretical knowledge about the transmission of multimedia over the Internet. This is followed by a list of basic methods for webcast. In the following parts, these various methods are described in detail with their advantages and disadvantages and they are compared. This thesis also discusses the hardware and software tools necessary for implementing the webcast. Finally, there is a design suggestion for the most appropriate method for making a webcast with respect to the stipulated requirements and subsequently made its implementation.
Lossy Video Compression
Šiška, Michal ; Průša, Zdeněk (referee) ; Schimmel, Jiří (advisor)
This thesis deals with description of lossy video compression. Theoretical part of the work describes the fundamentals of the video compression and standarts for lossy as well lossless video and still image compression. The practical part follows up with design of Java program for simulation of MPEG codec.
Multimedia Document Type Diff
Lang, Jozef ; Hlosta, Martin (referee) ; Chmelař, Petr (advisor)
Development of Internet and its massive spread resulted in increased volume of multimedia data. The increase in the amount of multimedia data raises the need for efficient similarity detection between multimedia files for the purpose of preventing and detecting violations of copyright licenses or for detection of similar or duplicate files. This thesis discusses the current options in the field of the content-based image and video comparison and focuses on the feature extraction techniques, distance metrics, design and implementation of the mediaDiff application module for the content-based comparison of video files.
Compression, decompression and streaming of video data
Šilhavý, Miroslav ; Číka, Petr (referee) ; Burget, Radim (advisor)
The Bachelor thesis is focused on description of FFmpeg tool and theora codec abilities. Comparison of capabilities and technologies within MPEG-4 (MPEG4- ASP, H.264), Theora and MPEG-2 codec. Testing the compression efficiency and output image quality of codecs x264 and Theora. Further I mentioned samples of using Theora and FFmpeg programming interface for video handling. Part of the thesis is also analysis and implementation of the player based on FFmpeg libraries and application for streaming Theora encoded video packets by RTP protocol.
Web portal for the video transmission from IP cameras
Čučka, Milan ; Doležel, Radek (referee) ; Zeman, Václav (advisor)
This work is about methods for transferring an image from the web cameras, IP cameras and the creation of a live transmission of television cameras with streaming server and subsequent placement on the web. The first part deals with basic methods of webcam image transfer. This information is described in detail, in next section. The third section describes using of IP cameras for live broadcasts or transmission to a common frame. The last section describes creation of a streaming server and the process of creating a live transmission. There are the advantages and disadvantages of each technology. At the end of the work is given the most frequently used multimedia data formats.
Car On-Board Videocamera with Telemetry Recording
Špaňhel, Petr ; Šimek, Václav (referee) ; Bartoš, Pavel (advisor)
This master thesis deals with the design devices for automobile driving record with the information on telemetry. Camera placed in the vehicle captures the traffic before the accident, can facilitate the decisions about the offender. The basic element of the camera is DaVinci development kit has been developed for digital video applications. The aim of this thesis is to find ways to effectively implement basic algorithms for processing and evaluation of the scanned image using a single-chip microprocessor.
Visualization of relations between computers in the Internet
Cimbálek, Přemysl ; Malý, Jan (referee) ; Komosný, Dan (advisor)
Internet Protocol Television (IPTV) transmits the television signal over the TCP/IP family of protocols. Its advantages are for example that the transmitting is not only one-way as in the “classical” TV broadcasting, but it can provide feedback such as interactivity. There are also some problems which avoids development, for example low channel capacity of access networks. That is why new methods , for example how to get more efficiency in IPTV transmission, are proposed. The main task of this diploma thesis is to visualize tree structure of relations between nodes in the network, based on understanding of principles of the hierarchical summarization and IPTV transmitting. The nodes in the tree structure provide computing and summarizing of the data in back-way channel. There is the data from the end users in this channel. In the first part of this diploma thesis there is explained the principle of IPTV and its differences as compared with classical TV broadcasting. The part is also aimed for the supported services, advantages and disadvantages. There is explained the compressing data with the MPEG-2 and MPEG-4 standards and problems with transport networks called “last mile problem.” To transmitting data IPTV uses Source Specific Multicast – every user connects to the multicast session with requested TV program. Feedback is provided by unicast. Feedback network uses the hierarchical summarization principle to reduce the data. This problem, connected with RTP, RTCP and TTP protocols, is in the work described as well. There is an international experimental network called PlanetLab mentioned in theoretical part of this work. Proposed structure of new protocol and applications including the visualization for IPTV broadcast, is tested in that network. In the practical part of this work there are discussed possibilities and methods for the visualization and data storage. Because of high availability and flexibility, there were chosen web technologies, such as MySQL for data storage. The tree model is executed by Java. The visualization is solved by web technologies, source code for visualization is dynamically generated by scripts in JSP (Java Server Pages). Graphical output is provided by the vector format SVG (Scalable Vector Graphics) which is created for graphical expression on the internet and in the mobile phones. There were created interactive web application thanks its ability to cooperation with Javascript technology. This application visualizes relation-tree structure of nodes. In this work there are explained basics of all used technologies, there are also given reasons for chosen methods and formats. Examples and interesting parts of solution are mentioned as well.
Psychoacoustic model of human hearing
Lepa, Ondřej ; Smékal, Zdeněk (referee) ; Sysel, Petr (advisor)
This thesis deals with human auditory system and psychoacoustics. Deals with psychoacoustic model of standard MPEG following the norm ISO/IEC 13818-3, Information technology - Generic coding of moving pictures and associated audio information Part 3: Audio. Closer look is given to determination of PAM, to methods of masking and what potential of masking it has. Next the simple computation of psychoacoustic values is~done in Matlab environment.
Restoration of signals with limited instantaneous value using a psychoacoustic model
Beňo, Tomáš ; Rajmic, Pavel (referee) ; Záviška, Pavel (advisor)
The master's thesis deals with the restoration of audio signals that have been damaged by clipping. Used methods are based on sparse representations of signals. The introduction of the thesis explains the issue of clipping and mentions the list of already existing methods that solve declipping, which are followed by the thesis. In the next chapter, the necessary theory of sparse representations and the proximal algorithms is described, including specific representatives from the category of convex optimization problems. The thesis contains declipping algorithm implemented in Matlab software environment. Chosen method for solving the task uses the Condat algorithm or Generic proximal algorithm for convex optimization and solves minimization of sum of three convex functions. The result of the thesis is five versions of algorithm and three of them have implemented psychoacoustic model for results improvement. For each version has been found optimal setting of parameters. The restoration quality results are evaluated using objective measurements like SDR and PEMO-Q and also using subjective listening test.
Restoration of signals with limited instantaneous value using a psychoacoustic model
Beňo, Tomáš ; Rajmic, Pavel (referee) ; Záviška, Pavel (advisor)
The master's thesis deals with the restoration of audio signals that have been damaged by clipping. Used methods are based on sparse representations of signals. The introduction of the thesis explains the issue of clipping and mentions the list of already existing methods that solve declipping, which are followed by the thesis. In the next chapter, the necessary theory of sparse representations and the proximal algorithms is described, including specific representatives from the category of convex optimization problems. The thesis contains declipping algorithm implemented in Matlab software environment. Chosen method for solving the task uses the Condat algorithm or Generic proximal algorithm for convex optimization and solves minimization of sum of three convex functions. The result of the thesis is five versions of algorithm and three of them have implemented psychoacoustic model for results improvement. For each version has been found optimal setting of parameters. The restoration quality results are evaluated using objective measurements like SDR and PEMO-Q and also using subjective listening test.

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