National Repository of Grey Literature 45 records found  beginprevious25 - 34nextend  jump to record: Search took 0.01 seconds. 
High dynamic range images visualization methods
Markovsky, Aleksander ; Kosová, Petra (referee) ; Druckmüller, Miloslav (advisor)
This thesis describes image processing of pictures with high dynamic range. The first part aims to describe ways to reduce visible noise, Fourier transform and convolution for image processing, linear filtering and unsharp mask method. Theoretical framework is followed by a C++ program, that processes HDR images, enhances details and creates a .jpg output.
Temporal Tone-Mapping Methods for HDR Video
Staněk, Jiří ; Musil, Petr (referee) ; Nosko, Svetozár (advisor)
The diploma thesis provides the theoretical background needed to understand the complex topic of high dynamic range, and deals with the implementation of an innovative method for temporal video tone-mapping. At first, high dynamic range image acquisition, storage and processing are described. Afterwards, a general introduction to tone-mapping, description of undesirable image artifacts and an overview of existing state-of-the-art algorithms are presented. The part which follows focuses on the implementation of the chosen method and proposes several additional enhancements of the initially selected algorithm. Based on the information provided, an application with an intuitive graphical interface, which can be used for temporal HDR video tone-mapping, has been created. Finally, the the achieved results are demonstrated and visually compared with existing methods for temporal video tone-mapping.
HDR Image Acquisition on Mobile Devices
Mik, Filip ; Musil, Martin (referee) ; Nosko, Svetozár (advisor)
This bachelor thesis deals with aquisition of high dynamic range images. The resulting HDR image is created by processing of LDR image sequence - by merging and then tone mapping. This thesis includes description of all issues related to the process of acquisition and displaying HDR image. Whole process is then implemented in form of Android application.
Discomfort glare of non-uniform luminaires
Šťastný, Jakub ; Baxant, Petr (referee) ; Škoda, Jan (advisor)
In the field of lighting technology, glare evaluation is one of the basic parameters of determining the quality of lighting systems. Disturbing glare is most often evaluated by UGR in internal systems. The UGR method is well described and verified for uniform glare sources. With the development of LED, non-uniform sources of glare become involved in the lighting system. Thus verification of UGR suitability for non-uniform sources is necessary and possibly modification of the method or replacement it by another more appropriate method is required. This diploma thesis focuses on evaluation methods of disturbing glare from luminaires with non-uniform radiation surface. For this purpose, the thesis includes glare analysis, methods of glare calculation and glare evaluation. Furthermore, the UGR analysis and modification for the calculation of disturbing glare from non-uniform glare sources are included. The practical part is concentrated on measurement of glare from uniform and non-uniform glare sources. For the purpose of evaluating the suitability of the measurement method, the subjective evaluation of glare from a statically significant sample is included in the thesis.
Radiography image preprocessing tools
Chmelař, Petr ; Richter, Miloslav (referee) ; Petyovský, Petr (advisor)
This thesis deals with design and realization of methods of preprocessing of X-ray images and its storage. In the first part of this thesis, there were designed and implemented methods for preprocessing of series of X-ray images such as averaging after image registration or merging of images to a HDR image using Debevec method. In the following part of the thesis, there was done a literary research of data formats based on which was implemented a library for x-ray images storage. Both implemented methods allow to reduce a random noise by merging a series of images. Application of the Debevec method also allow to increase a dynamic range of image.
Geophysical survey for deep geothermal energy exploitation at the site Nova Paka
Karousová, Magda ; Karous, Miloš (advisor) ; Kobr, Miroslav (referee)
Title: Geophysical survey for deep geothermal energy exploitation at the site Nova Paka Author: Magda Karousová Supervisor: Prof. RNDr. Miloš Karous, DrSc. Supervisor's e-mail address: karous@geonika.com The topic of this thesis is a literature search of geological, geophysical, and geothermal information about wider surroundings of the area of Nova Paka and a complete geophysical survey focused on mapping of deeper fault zones and verification of Permo-Carboniferous sediments thickness. The area has been preliminarily assessed as promising for the use of deep geothermal energy. It belongs to the south-western part of Krkonoše Piedmont Basin. The bedrock of the basin is formed by Proterozoic metamorphites. Heating of surrounding rocks by intrusions of local volcanics during the Younger Tertiary is considered important for geothermal applications. The cover of metamorphic bedrock by sediments may indicate accumulation of the heat from the bedrock at relatively shallow depths of several hundred meters. Geophysical measurements, namely reflection and refraction seismics, gravimetry and resistivity profiling identified two major fault zones of east-west and northwest-southeast direction. The interpretation of the data obtained by geophysical sounding methods, namely seismic reflection and vertical...
Advanced HDR image viewer
Wirth, Michal ; Křivánek, Jaroslav (advisor) ; Wilkie, Alexander (referee)
04.01.17 abstract.txt 1 file:///home/misa/Desktop/dp/abstract.txt The primary purpose of this thesis is to determine criteria for a high- dynamic range (HDR) image viewer accented by computer graphics artists and other users who work with HDR images produced by physically-based renderers on a daily basis. Also an overview of already existing solutions is present. Based on both of them, a new HDR viewer is designed and implemented giving an emphasis on its memory and performance efficiency. For these purposes two alternative image data layouts, Array-of-Structures (AoS) and Structure-of-Arrays (SoA), are discussed and their impact is measured on the speed of an algorithm for changing image saturation which has been selected as a representative part of whole tone mapping process of the viewer. It has turned out that the latter type of layout allows the algorithm to run about 3 times faster or more under the conditions of a defined testing environment. The thesis has two main contributions. First it gives the above users a tool which could help them when working with HDR images. Second it indicates that there may be a potential of significant speed-up of implementations of tone mapping algorithms.
Color-to-Grayscale Conversions
Pospíšil, Petr ; Brejcha, Jan (referee) ; Čadík, Martin (advisor)
Grayscale pictures were never replaced by color ones and will probably never be, because they are indispensable in many areas. In this thesis was chosen three methods for color-to-gray conversion. These methods was implemented afterwards. Within this thesis was also made test set of 24 HDR pictures, which was together with existing set of 24 LDR pictures used to test and evaluate features of implemented methods. These methods were also compared from the point of accurancy and preference using questionnaire.
HDR Tone-Mapping Acceleration on Xilinx Zynq Platform
Nosko, Svetozár ; Zemčík, Pavel (referee) ; Musil, Martin (advisor)
This diploma thesis focuses on the High-level synthesis (HLS). The first part deals with theoretical details and methods that are used in HLS tools. This is followed by a description of the synthesis tool Vivado HLS which will be used for implementation of an application. In the second part is briefly introduced high dynamic range images (HDR) and tone mapping. The third part is dedicated to design and implementation of the aplication which implements tone mapping methods in HDR images. This methods are implemented in Vivado HLS and language C++. This application is based on platform Xilinx Zynq and it uses multiexposure camera for capturing HDR images. Images are transmitted to FPGA for tone mapping processing.
Digital processing of retinal images
Kadlas, Matyáš ; Odstrčilík, Jan (referee) ; Kolář, Radim (advisor)
Goal of bachelor thesis is to create text that is designed to acquaint the reader with the theory and conversion of colour spaces, image editing, anatomy of the eye and retina scanning methods. Bachelor thesis also describes the conversion process and enhacement of retinal images which is then used in the final program.

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