• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6
  • Tagged with
  • 7
  • 7
  • 7
  • 4
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 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.
1

2D SPECTRAL SUBTRACTION FOR NOISE SUPPRESSION IN FINGERPRINT IMAGES

Dandu, Sai Venkata Satya Siva Kumar, Kadimisetti, Sujit January 2017 (has links)
Human fingerprints are rich in details called the minutiae, which can be used as identification marks for fingerprint verification. To get the details, the fingerprint capturing techniques are to be improved. Since when we the fingerprint is captured, the noise from outside adds to it. The goal of this thesis is to remove the noise present in the fingerprint image. To achieve a good quality fingerprint image, this noise has to be removed or suppressed and here it is done by using an algorithm or technique called ’Spectral Subtraction’, where the algorithm is based on subtraction of estimated noise spectrum from noisy signal spectrum. The performance of the algorithm is assessed by comparing the original fingerprint image and image obtained after spectral subtraction several parameters like PSNR, SSIM and also for different fingerprints on the database. Finally, performance matching was done using NIST matching software, and the obtained results were presented in the form of Receiver Operating Characteristics (ROC)graphs, using MATLAB, and the experimental results were presented.
2

A Study of the Structural Similarity Image Quality Measure with Applications to Image Processing

Brunet, Dominique 02 August 2012 (has links)
Since its introduction in 2004, the Structural Similarity (SSIM) index has gained widespread popularity as an image quality assessment measure. SSIM is currently recognized to be one of the most powerful methods of assessing the visual closeness of images. That being said, the Mean Squared Error (MSE), which performs very poorly from a perceptual point of view, still remains the most common optimization criterion in image processing applications because of its relative simplicity along with a number of other properties that are deemed important. In this thesis, some necessary tools to assist in the design of SSIM-optimal algorithms are developed. This work combines theoretical developments with experimental research and practical algorithms. The description of the mathematical properties of the SSIM index represents the principal theoretical achievement in this thesis. Indeed, it is demonstrated how the SSIM index can be transformed into a distance metric. Local convexity, quasi-convexity, symmetries and invariance properties are also proved. The study of the SSIM index is also generalized to a family of metrics called normalized (or M-relative) metrics. Various analytical techniques for different kinds of SSIM-based optimization are then devised. For example, the best approximation according to the SSIM is described for orthogonal and redundant basis sets. SSIM-geodesic paths with arclength parameterization are also traced between images. Finally, formulas for SSIM-optimal point estimators are obtained. On the experimental side of the research, the structural self-similarity of images is studied. This leads to the confirmation of the hypothesis that the main source of self-similarity of images lies in their regions of low variance. On the practical side, an implementation of local statistical tests on the image residual is proposed for the assessment of denoised images. Also, heuristic estimations of the SSIM index and the MSE are developed. The research performed in this thesis should lead to the development of state-of-the-art image denoising algorithms. A better comprehension of the mathematical properties of the SSIM index represents another step toward the replacement of the MSE with SSIM in image processing applications.
3

Spatial pooling strategies for image quality assessment

Moorthy, Anush Krishna 03 September 2009 (has links)
Recent image quality assessment (IQA) metrics achieve high correlation with human perception of image quality. Naturally, it is of interest to produce even better results. One promising method is to weight image quality measurements by visual importance. To this end, we describe three strategies - visual fixation-based weighting, quality-based weighting and weighting based on distribution of local quality scores about the mean. By contrast with some prior studies we find that these strategies can improve the correlations with subjective judgment significantly. We demonstrate improvements on the SSIM index in both its multi-scale and single-scale versions, using the LIVE database as a test-bed. / text
4

A Study of the Structural Similarity Image Quality Measure with Applications to Image Processing

Brunet, Dominique 02 August 2012 (has links)
Since its introduction in 2004, the Structural Similarity (SSIM) index has gained widespread popularity as an image quality assessment measure. SSIM is currently recognized to be one of the most powerful methods of assessing the visual closeness of images. That being said, the Mean Squared Error (MSE), which performs very poorly from a perceptual point of view, still remains the most common optimization criterion in image processing applications because of its relative simplicity along with a number of other properties that are deemed important. In this thesis, some necessary tools to assist in the design of SSIM-optimal algorithms are developed. This work combines theoretical developments with experimental research and practical algorithms. The description of the mathematical properties of the SSIM index represents the principal theoretical achievement in this thesis. Indeed, it is demonstrated how the SSIM index can be transformed into a distance metric. Local convexity, quasi-convexity, symmetries and invariance properties are also proved. The study of the SSIM index is also generalized to a family of metrics called normalized (or M-relative) metrics. Various analytical techniques for different kinds of SSIM-based optimization are then devised. For example, the best approximation according to the SSIM is described for orthogonal and redundant basis sets. SSIM-geodesic paths with arclength parameterization are also traced between images. Finally, formulas for SSIM-optimal point estimators are obtained. On the experimental side of the research, the structural self-similarity of images is studied. This leads to the confirmation of the hypothesis that the main source of self-similarity of images lies in their regions of low variance. On the practical side, an implementation of local statistical tests on the image residual is proposed for the assessment of denoised images. Also, heuristic estimations of the SSIM index and the MSE are developed. The research performed in this thesis should lead to the development of state-of-the-art image denoising algorithms. A better comprehension of the mathematical properties of the SSIM index represents another step toward the replacement of the MSE with SSIM in image processing applications.
5

Unsupervised Image-to-image translation : Taking inspiration from human perception / Unsupervised Image-to-image translation : Taking inspiration from human perception

Sveding, Jens Jakob January 2021 (has links)
Generative Artificial Intelligence is a field of artificial intelligence where systems can learn underlying patterns in previously seen content and generate new content. This thesis explores a generative artificial intelligence technique used for image-toimage translations called Cycle-consistent Adversarial network (CycleGAN), which can translate images from one domain into another. The CycleGAN is a stateof-the-art technique for doing unsupervised image-to-image translations. It uses the concept of cycle-consistency to learn a mapping between image distributions, where the Mean Absolute Error function is used to compare images and thereby learn an underlying mapping between the two image distributions. In this work, we propose to use the Structural Similarity Index Measure (SSIM) as an alternative to the Mean Absolute Error function. The SSIM is a metric inspired by human perception, which measures the difference in two images by comparing the difference in, contrast, luminance, and structure. We examine if using the SSIM as the cycle-consistency loss in the CycleGAN will improve the image quality of generated images as measured by the Inception Score and Fréchet Inception Distance. The inception Score and Fréchet Inception Distance are both metrics that have been proposed as methods for evaluating the quality of images generated by generative adversarial networks (GAN). We conduct a controlled experiment to collect the quantitative metrics. Our results suggest that using the SSIM in the CycleGAN as the cycle-consistency loss will, in most cases, improve the image quality of generated images as measured Inception Score and Fréchet Inception Distance.
6

Application of NOMA for Mobile High Definition Images

Danda, Aishwarya Reddy, Chama, Naga Manikanta January 2021 (has links)
The telecommunications technology has been developed tremendously as there has been an ever-increasing demand for more speed and reliability. The enormous increase in the number of smart phones and other data consuming devices, combined with the development of enhanced multimedia applications has resulted in a dramatic increase in the volume of mobile data traffic. In order to accommodate the growing needs, it is required to utilise the spectrum efficiently. The design of radio access technology plays an important role in the aspect of system performance. These radio access technologies are typically characterised by the multiple-access techniques used. Non-Orthogonal Multiple Access (NOMA) is a multiple access scheme proposed for 5G and it utilises the power domain which was not sufficiently utilised in the previous systems.        This thesis work is mainly focused on the performance analysis of the NOMA technique in mobile media (images). This analysis is achieved by transmitting a high definition image at various power levels to two users who are located at two different distances from the base station. The images are transmitted through suitable noise channels. An analysis is done on how NOMA copes with the users having poor channel conditions. The performance is analysed by comparing the output images at both the receivers based on the structural similarity index and bit error rate parameters.
7

Spatial ecology of marine top predators

Jones, Esther Lane January 2017 (has links)
Species distribution maps can provide important information to focus conservation efforts and enable spatial management of human activities. Two sympatric marine predators, grey seals (Halichoerus grypus) and harbour seals (Phoca vitulina), have overlapping ranges but contrasting population dynamics around the UK; whilst grey seals have generally increased, harbour seals have shown significant regional declines. A robust analytical methodology was developed to produce maps of grey and harbour seal usage estimates with corresponding uncertainty, and scales of spatial partitioning between the species were found. Throughout their range, both grey and harbour seals spend the majority of their time within 50 km of the coast. The scalability of the analytical approach was enhanced and environmental information to enable spatial predictions was included. The resultant maps have been applied to inform consent and licensing of marine renewable developments of wind farms and tidal turbines. For harbour seals around Orkney, northern Scotland, distance from haul out, proportion of sand in seabed sediment, and annual mean power were important predictors of space-use. Utilising seal usage maps, a framework was produced to allow shipping noise, an important marine anthropogenic stressor, to be explicitly incorporated into spatial planning. Potentially sensitive areas were identified through quantifying risk of exposure of shipping traffic to marine species. Individual noise exposure was predicted with associated uncertainty in an area with varying rates of co-occurrence. Across the UK, spatial overlap was highest within 50 km of the coast, close to seal haul outs. Areas identified with high risk of exposure included 11 Special Areas of Conservation (from a possible 25). Risk to harbour seal populations was highest, affecting half of all SACs associated with the species. For 20 of 28 animals in the acoustic exposure study, 95% CI for M-weighted cumulative Sound Exposure Levels had upper bounds above levels known to induce Temporary Threshold Shift. Predictions of broadband received sound pressure levels were underestimated on average by 0.7 dB re 1μPa (± 3.3). An analytical methodology was derived to allow ecological maps to be quantitatively compared. The Structural Similarity (SSIM) index was enhanced to incorporate uncertainty from underlying spatial models, and a software algorithm was developed to correct for internal edge effects so that loss of spatial information from the map comparison was limited. The application of the approach was demonstrated using a case study of sperm whales (Physeter macrocephalus, Linneaus 1758) in the Mediterranean Sea to identify areas where local-scale differences in space-use between groups and singleton whales occurred. SSIM is applicable to a broad range of spatial ecological data, providing a novel tool for map comparison.

Page generated in 0.0867 seconds