4,372 research outputs found

    A Hybrid Filter for Image Enhancement

    Get PDF
    Image filtering processes are applied on images to remove the different types of noise that are either present in the image during capturing or introduced into the image during transmission. The salt & pepper (impulse) noise is the one type of noise which is occurred during transmission of the images or due to bit errors or dead pixels in the image contents. The images are blurred due to object movement or camera displacement when we capture the image. This pepper deals with removing the impulse noise and blurredness simultaneously from the images. The hybrid filter is a combination of wiener filter and median filter

    AN FPGA IMPLEMENTATION OF MODIFIED DECISION BASED UNSYMMETRICAL TRIMMED MEDIAN FILTER FOR THE REMOVAL OF SALT AND PEPPER NOISE IN DIGITAL IMAGES

    Get PDF
    A modified decision based unsymmetrical trimmed median filter algorithm for the restoration of gray scale, and color images that are highly corrupted by salt and pepper noise is proposed in this paper. Images are often corrupted by impulse noise during acquisition and transmission; thus, an efficient noise suppression technique is required before subsequent image processing operations. Median filter (MF) is widely used in noise removal methods due to its denoising capability and computational efficiency. However, it is effective only for low noise densities. Extensive experimental results demonstrate that our method can obtain better performances in terms of both subjective and objective evaluations than denoising techniques. Especially, the proposed method can preserve edges very well while removing salt and pepper noise. Modified Decision Based Algorithm (MDBA), and Progressive Switched Median Filter (PSMF) shows better results at low and medium noise densities. At high noise densities, their performance is poor. A new algorithm to remove high-density salt and pepper noise using modified Decision Based Unsymmetric Trimmed Median Filter (DBUTMF) is proposed. The proposed algorithm replaces the noisy pixel by trimmed median. Since our algorithm is algorithmically simple, it is very suitable to be applied to many real-time applications and higher noise densities. When all the pixel values are 0’s and 255’s then the noise pixel is replaced by mean value of all the elements present in the selected window. The proposed algorithm is tested against different grayscale and color images and it gives better Peak Signal-to-Noise Ratio (PSNR) and Image Enhancement Factor (IEF)

    A random exploration based fast adaptive and selective mean filter for salt and pepper noise removal in satellite digital images

    Get PDF
    The digital image is one of the discoveries that play an important role in various aspects of modern human life. These findings are useful in various fields, including defense (military and non-military), security, health, education, and others. In practice, the image acquisition process often suffers from problems, both in the process of capturing and transmitting images. Among the problems is the appearance of noise which results in the degradation of information in the image and thus disrupts further processes of image processing. One type of noise that damages digital images is salt and pepper noise which randomly changes the pixel values to 0 (black) or 255 (white). Researchers have proposed several methods to deal with this type of noise, including median filter, adaptive mean filter, switching median filter, modified decision based unsymmetric trimmed median filter, and different applied median filter. However, this method suffers from a decrease in performance when applied to images with high-intensity noise. Therefore, in this research, a new filtering method is proposed that can improve the image by randomly exploring pixels, then collecting the surrounding pixel data from the processed pixels (kernel). The kernel will be enlarged if there are no free-noise pixels in the kernel. Furthermore, the damaged pixels will be replaced using the mean data centering statistic. Images enhanced using the proposed method have better quality than the previous methods, both quantitatively (SSIM and PSNR) and qualitatively

    Decision-Based Marginal Total Variation Diffusion for Impulsive Noise Removal in Color Images

    Get PDF
    Impulsive noise removal for color images usually employs vector median filter, switching median filter, the total variation L1 method, and variants. These approaches, however, often introduce excessive smoothing and can result in extensive visual feature blurring and thus are suitable only for images with low density noise. A marginal method to reduce impulsive noise is proposed in this paper that overcomes this limitation that is based on the following facts: (i) each channel in a color image is contaminated independently, and contaminative components are independent and identically distributed; (ii) in a natural image the gradients of different components of a pixel are similar to one another. This method divides components into different categories based on different noise characteristics. If an image is corrupted by salt-and-pepper noise, the components are divided into the corrupted and the noise-free components; if the image is corrupted by random-valued impulses, the components are divided into the corrupted, noise-free, and the possibly corrupted components. Components falling into different categories are processed differently. If a component is corrupted, modified total variation diffusion is applied; if it is possibly corrupted, scaled total variation diffusion is applied; otherwise, the component is left unchanged. Simulation results demonstrate its effectiveness

    Detecting circular shapes from areal images using median filter and CHT

    Get PDF
    One of the challenging topics in image processing is extracting the shapes from noisy backgrounds. There are some methods for doing it from different kinds of noisy backgrounds. In this paper, we are going to introduce another method by using 4 steps to extract circular shapes from impulse noisy backgrounds. First step is applying median filter to disappear "salt and pepper" noise. This step causes edge smoothing. So, as the second step, a laplacian sharpening spatial filter should be applied. It highlights fine details and enhances the blurred edges. Using these two steps sequentially causes noise reduction in an impressive way. Third step is using Canny edge detection for segmenting the image. Its algorithm is talked during the paper. Finally, forth step is applying Circular Hough Transform (CHT) for detecting the circles in image. At the end of paper different use cases of this method is investigated
    • …
    corecore